Florian Müllner 14c52bb00a dash: Ensure style for icon size computation
StIcon will skip loading the texture when its theme node is unset (which
may happen on style changes while the widget is hidden). While our size
request to compute the dash icon size will create the icon's theme node
if necessary (and of all its parents), a missing texture can still throw
off our computation.
Make sure this doesn't happen by ensuring the icon's style first, so the
texture is updated in response to StWidget::style-changed if necessary.

https://bugzilla.gnome.org/show_bug.cgi?id=745649
2015-10-13 20:21:44 +02:00
..
2015-08-05 13:44:32 +02:00
2015-05-05 16:37:41 +02:00
2015-02-14 18:20:28 +01:00
2015-07-23 12:43:28 +02:00
2015-01-16 18:24:36 +01:00