]> git.sur5r.net Git - glabels/commit
2007-03-24 Jim Evins <evins@snaught.com>
authorJim Evins <evins@snaught.com>
Sun, 25 Mar 2007 01:18:32 +0000 (01:18 +0000)
committerJim Evins <evins@snaught.com>
Sun, 25 Mar 2007 01:18:32 +0000 (01:18 +0000)
commita25478bf5ee5750eace1a8e62017dac72ecf908d
treea5ff5b141512adfeef163f3131b1b20551b94635
parent80da57dd539f5b6d5118703b7b005740561b645a
2007-03-24  Jim Evins  <evins@snaught.com>

* src/object-editor-image-page.c:
(gl_object_editor_prepare_image_page),
(gl_object_editor_set_image), (img_selection_changed_cb):
Workaround for GtkFileChooserButton bug # 327243.  This the root
cause for gLabels bug # 1192884.  I have actually observed 3 delayed
"selection-changed" signals -- the first 2 return NULL -- this is
what caused the image to reset to the default followed by setting
it back to the original image, trying to fit it into a new bounding
box.  This sequence of events is much more evident with the new
cairo rendering.

git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@641 f5e0f49d-192f-0410-a22d-a8d8700d0965
glabels2/ChangeLog
glabels2/src/object-editor-image-page.c