Skip to content
  • Michael Natterer's avatar
    use gdk_drawable_get_size() instead of looking at widget->allocation since · f7208397
    Michael Natterer authored
    2008-03-23  Michael Natterer  <mitch@gimp.org>
    
    	* app/widgets/gimpsessioninfo.c (gimp_session_info_get_geometry):
    	use gdk_drawable_get_size() instead of looking at
    	widget->allocation since the latter is not yet updated if this
    	function is called from the dialog factory's "configure-event"
    	callback. Fixes remembering of dialog sizes within one session.
    
    
    svn path=/trunk/; revision=25175
    f7208397