Skip to content
  • Arnaud Rebillout's avatar
    Fix use of GTK+ style context in GladeDesignLayout. · ac55fa78
    Arnaud Rebillout authored
    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.
    ac55fa78