Revision: 2372
          http://vexi.svn.sourceforge.net/vexi/?rev=2372&view=rev
Author:   clrg
Date:     2007-09-30 09:54:36 -0700 (Sun, 30 Sep 2007)

Log Message:
-----------
Default back to align="center" (oh... the indecisiveness, the madness) before 
it's too late

Modified Paths:
--------------
    trunk/core/org.vexi.core/src/org/vexi/core/Box.jpp

Modified: trunk/core/org.vexi.core/src/org/vexi/core/Box.jpp
===================================================================
--- trunk/core/org.vexi.core/src/org/vexi/core/Box.jpp  2007-09-30 02:22:38 UTC 
(rev 2371)
+++ trunk/core/org.vexi.core/src/org/vexi/core/Box.jpp  2007-09-30 16:54:36 UTC 
(rev 2372)
@@ -224,8 +224,7 @@
 
     private Box parent = null;
     private Box redirect = this;
-    private int flags =
-        ALIGN_TOP | ALIGN_LEFT | DISPLAY | REFLOW | ORIENT | TILE_IMAGE | PACK 
| HAS_EMPTY_STRING | CLIP;
+    private int flags = DISPLAY | REFLOW | ORIENT | TILE_IMAGE | PACK | 
HAS_EMPTY_STRING | CLIP;
     private BasicTree bt = null;
     // rendering properties
     public int fillcolor = 0x00000000;


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: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Vexi-svn mailing list
Vexi-svn@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/vexi-svn

Reply via email to