Files
gtk/demos
Matthias Clasen 00d1f73204 gtk-demo: Fix revealer demo
This only used by luck before. We are changing a property from the
::notify handler for that property. Now that GtkRevealer is notifying
the property when it stops animations on unmap, we end up in a life
lock situation where we never make it out of the notify queue.

Fix this by not restarting the animation if the widget is unmapped.
2016-05-19 12:37:54 -04:00
..
2016-05-19 12:37:54 -04:00
2016-01-24 20:10:45 -05:00
2014-06-24 21:58:40 -04:00