Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Binding the icon code property does not update the FontIcon #51

Closed
dlemmermann opened this issue May 2, 2019 · 2 comments
Closed

Binding the icon code property does not update the FontIcon #51

dlemmermann opened this issue May 2, 2019 · 2 comments
Assignees
Labels

Comments

@dlemmermann
Copy link

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.

@dlemmermann
Copy link
Author

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.

@aalmiray aalmiray added the Bug label May 2, 2019
@aalmiray aalmiray self-assigned this May 2, 2019
@dlemmermann
Copy link
Author

Coo�l, thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants