Skip to content

iconGrid: Chain up in style-changed

Florian Müllner requested to merge wip/fmuellner/add-missing-chain-up into master

Commit 81ec8215 moved the handling of style changes from a signal handler to a vfunc without chaining up to the parent, losing propagating the change to children and queueing a paint update.

Fixes #1117 (closed)

Merge request reports