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
I'd like to know if there is a way to easily refresh the complete rendering of the TableView.
I've noticed, that a Theme change at runtime doesn't switch the foreground colors in cells.
Maybe a complete refresh will work for the moment.
I could simply catch the theme-change event in code-behind and trigger a refresh ?
BTW great job !! Appreciate, thanks.
The text was updated successfully, but these errors were encountered:
I'd like to know if there is a way to easily refresh the complete rendering of the TableView.
I've noticed, that a Theme change at runtime doesn't switch the foreground colors in cells.
Maybe a complete refresh will work for the moment.
I could simply catch the theme-change event in code-behind and trigger a refresh ?
BTW great job !! Appreciate, thanks.
The text was updated successfully, but these errors were encountered: