Skip to content
  • Tristan Van Berkom's avatar
    * gladeui/glade-editor.c: Optimized GladeEditor · 801e51f5
    Tristan Van Berkom authored
    	Now GladeEditor instead of removing/adding the cached page for
    	a said widget class will simply show/hide it (except for packing
    	pages which are generated always on the fly), keeping them all
    	in a vbox widget and using show/hide improves time to selection
    	change.
    
    	Also release all cached pages in ->dispose() (which was leeking) and
    	ensure the class field always gets the same height.
    801e51f5