Bug #2887

Mis à jour par Matthieu Decorde il y a presque 5 ans

The 'home' toolbar button is duplicated

h3. Solution

check the TXMMenuBar UI initializer

--> calling button.setShowTitle(false) was duplicating the button content

Retour