Jasper St. Pierre 429f9e1d15 iconGrid: Only recreate icons when needed
Recreating icons on every style change -- like hover, can have
disasterous effects. Not only is the quick creation/destruction of
the actors bad, but adding/removing actors at runtime queues many
relayouts, which makes the whole system slower as a lot of unnecessary
reallocations are figured out.

While an optimization was here before, it was broken because it
broke high-contrast themes. Connect explicitly to the texture cache
to know when the icon theme has changed, instead of removing a valuable
optimization.

https://bugzilla.gnome.org/show_bug.cgi?id=672941
2012-12-13 21:35:05 -05:00
..
2012-12-10 22:34:10 +01:00
2012-12-07 13:02:57 -05:00
2012-12-10 16:50:54 -05:00
2012-11-29 21:26:45 +01:00
2012-12-10 14:38:06 -05:00
2012-10-22 12:06:45 -04:00
2012-12-10 16:50:54 -05:00
2012-12-10 16:50:54 -05:00