I attached icon to a button using setStyle("icon", myIcon). Where i try to detach the icon using clearStyle, the button label is not centered (as if the icon is still there).
How should i detach the icon safely?
I attached icon to a button using setStyle("icon", myIcon). Where i try to detach the icon using clearStyle, the button label is not centered (as if the icon is still there).
How should i detach the icon safely?