Revision: 1347
http://geeqie.svn.sourceforge.net/geeqie/?rev=1347&view=rev
Author: nadvornik
Date: 2009-01-24 13:05:06 +0000 (Sat, 24 Jan 2009)
Log Message:
-----------
fixed restoring of OSD at layout_image_full_screen_stop
https://sourceforge.net/tracker/index.php?func=detail&aid=2039839&group_id=222125&atid=1054680
Modified Paths:
--------------
trunk/src/layout_image.c
Modified: trunk/src/layout_image.c
===================================================================
--- trunk/src/layout_image.c 2009-01-24 12:15:01 UTC (rev 1346)
+++ trunk/src/layout_image.c 2009-01-24 13:05:06 UTC (rev 1347)
@@ -112,7 +112,7 @@
if (!layout_valid(&lw)) return;
if (!lw->full_screen) return;
- if (image_osd_get(lw->full_screen->normal_imd) & OSD_SHOW_INFO)
+ if (image_osd_get(lw->image) & OSD_SHOW_INFO)
image_osd_set(lw->full_screen->normal_imd,
image_osd_get(lw->image));
fullscreen_stop(lw->full_screen);
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
Geeqie-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geeqie-svn