Fixed|Widgets|libappfw: Problems with button colors and hovering
It was possible that a button would forget its correct color underspecific circumstances.
ChildWidgetOrganizer now first notifies the creation observers and thenupdates the widget instead of doing this the other way around.
View differences
Fixed|Widgets|libappfw: Problems with button colors and hovering
It was possible that a button would forget its correct color under
specific circumstances.
ChildWidgetOrganizer now first notifies the creation observers and then
updates the widget instead of doing this the other way around.