sugar-toolkit-gtk3/src
Sam Parkinson ed5e9d072b
Fix palette damage for tool buttons, fixes #4960
Currently, the ToolInvoker code passes the button child in such a
way that the WidgetInvoker queues only the child's draw.  In previous
Gtk+ versions, this magically resulted in redrawing the parent as well.

However, Gtk+ 3.20 is probably trying to save power and not randomly
redraw widgets.  To fix this, we must queue the redraw of the widget
that we want to redraw explicitly.
2016-05-08 21:49:46 +10:00
..
sugar3 Fix palette damage for tool buttons, fixes #4960 2016-05-08 21:49:46 +10:00
Makefile.am Rename the module to sugar3 2011-11-14 18:17:18 +01:00