You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For the first time did I try to bind the icon shown by a FontIcon to an ObjectProperty of type Ikon and I noticed that changing the value of this property would not update the font icon.
The text was updated successfully, but these errors were encountered:
My code is now simply listening to the property and calling setIconCode whenever the property changes. Works well, but obviously I would love to simply bind it.
For the first time did I try to bind the icon shown by a FontIcon to an ObjectProperty of type Ikon and I noticed that changing the value of this property would not update the font icon.
The text was updated successfully, but these errors were encountered: