Revision: 1733
http://geeqie.svn.sourceforge.net/geeqie/?rev=1733&view=rev
Author: nadvornik
Date: 2009-06-06 19:39:46 +0000 (Sat, 06 Jun 2009)
Log Message:
-----------
preserve zoom value on fullscreen startup
Modified Paths:
--------------
trunk/src/pixbuf-renderer.c
Modified: trunk/src/pixbuf-renderer.c
===================================================================
--- trunk/src/pixbuf-renderer.c 2009-06-06 17:28:16 UTC (rev 1732)
+++ trunk/src/pixbuf-renderer.c 2009-06-06 19:39:46 UTC (rev 1733)
@@ -3961,6 +3961,8 @@
pr->image_width = 0;
pr->image_height = 0;
pr->scale = 1.0;
+ pr->zoom = zoom; /* don't throw away the zoom value, it is set
by pixbuf_renderer_move, among others,
+ and used for pixbuf_renderer_zoom_get */
box = GTK_WIDGET(pr);
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
OpenSolaris 2009.06 is a cutting edge operating system for enterprises
looking to deploy the next generation of Solaris that includes the latest
innovations from Sun and the OpenSource community. Download a copy and
enjoy capabilities such as Networking, Storage and Virtualization.
Go to: http://p.sf.net/sfu/opensolaris-get
_______________________________________________
Geeqie-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geeqie-svn