Enlightenment CVS committal
Author : codewarrior
Project : e17
Module : apps/exhibit
Dir : e17/apps/exhibit/src/bin
Modified Files:
exhibit_tab.c
Log Message:
When we use Fit-To-Window, scale up as well as down as the window resizes.
===================================================================
RCS file: /cvs/e/e17/apps/exhibit/src/bin/exhibit_tab.c,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -3 -r1.45 -r1.46
--- exhibit_tab.c 16 Oct 2007 14:46:44 -0000 1.45
+++ exhibit_tab.c 10 Apr 2008 17:05:42 -0000 1.46
@@ -70,7 +70,7 @@
etk_tree_build(ETK_TREE(tab->itree));
tab->dir = _ex_path_normalize(ecore_file_realpath(dir));
- tab->alignment = etk_alignment_new(0.5, 0.5, 0.0, 0.0);
+ tab->alignment = etk_alignment_new(0.5, 0.5, 1.0, 1.0);
tab->image = etk_image_new();
etk_widget_theme_file_set(tab->image, PACKAGE_DATA_DIR"/gui.edj");
-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
Don't miss this year's exciting event. There's still time to save $100.
Use priority code J8TL2D2.
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
enlightenment-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs