Revision: 1775
http://geeqie.svn.sourceforge.net/geeqie/?rev=1775&view=rev
Author: nadvornik
Date: 2009-06-28 08:49:28 +0000 (Sun, 28 Jun 2009)
Log Message:
-----------
sync histogram state after enabling it from the menu
Modified Paths:
--------------
trunk/src/layout_util.c
Modified: trunk/src/layout_util.c
===================================================================
--- trunk/src/layout_util.c 2009-06-28 08:32:27 UTC (rev 1774)
+++ trunk/src/layout_util.c 2009-06-28 08:49:28 UTC (rev 1775)
@@ -685,7 +685,7 @@
if (gtk_toggle_action_get_active(action))
{
image_osd_set(lw->image, OSD_SHOW_INFO | OSD_SHOW_STATUS |
OSD_SHOW_HISTOGRAM);
- gtk_toggle_action_set_active(overlay_action, TRUE); /* this
calls layout_menu_overlay_cb */
+ layout_util_sync_views(lw); /* show the overlay state, default
channel and mode in the menu */
}
else
{
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
_______________________________________________
Geeqie-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geeqie-svn