Author: akv
Date: 2010-10-28 00:02:56 +0200 (Thu, 28 Oct 2010)
New Revision: 3594

Modified:
   trunk/src/rs-store.c
Log:
Fixing height of iconview.

Modified: trunk/src/rs-store.c
===================================================================
--- trunk/src/rs-store.c        2010-10-27 21:46:27 UTC (rev 3593)
+++ trunk/src/rs-store.c        2010-10-27 22:02:56 UTC (rev 3594)
@@ -250,7 +250,7 @@
                /* Set everything up nice */
                g_object_set (cell_renderer,
                        "follow-state", TRUE,
-                       "height", 130,  
+                       "height", -1,  
                        "width", -1, 
                        "yalign", 0.5,
                        "xalign", 0.5,


_______________________________________________
Rawstudio-commit mailing list
[email protected]
http://rawstudio.org/cgi-bin/mailman/listinfo/rawstudio-commit

Reply via email to