Skip to content
Commit ac55fa78 authored by Arnaud Rebillout's avatar Arnaud Rebillout Committed by Tristan Van Berkom
Browse files

Fix use of GTK+ style context in GladeDesignLayout.

It seems like modifying the style context in the 'draw' handler is not
recommended, and we need to save/restore the context.

Otherwise, for some widgets (GtkButton, GtkComboBox), the
GladeDesignLayout gets trapped in draw-damage loop.

See 0c076cc8 for reference.
parent 06676888
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment