]> Pileus Git - ~andy/gtk/commit
filechooserbutton: HACK: Set a reasonable size for the dialog in the tests' second...
authorFederico Mena Quintero <federico@gnome.org>
Mon, 11 Mar 2013 23:27:44 +0000 (17:27 -0600)
committerFederico Mena Quintero <federico@gnome.org>
Tue, 12 Mar 2013 00:16:29 +0000 (18:16 -0600)
commitf2d6def72eb9951d0c04bfc6fb6add0439c6f74f
tree49bc4854b41368cbfb6a8beb7161416644a6e95d
parentcade42d5094ceaa7799aa8e2135959573646a4b6
filechooserbutton: HACK: Set a reasonable size for the dialog in the tests' second iteration

Something is causing the GtkFileChooserDialog to be resized really small on the second time it is run
during each test for GtkFileChooserButton.  So as a temporary hack we set it to 500x500 pixels on
the second run, so the size allocation code doesn't bomb on us.
gtk/tests/filechooser.c