adolio Hi Josh, I'm looking for a way to invalidate all visible components at once after a viewport change (to update font resolution mostly). Do you already have a such utility method? Thanks in advance, Aurélien
joshtynjala If your theme's style provider (or style providers, if there's more than one) dispatches Event.CHANGE, that should cause all components styled by that theme to ask for new styles from the theme.