Revision: 3885
          http://vexi.svn.sourceforge.net/vexi/?rev=3885&view=rev
Author:   clrg
Date:     2010-08-27 00:48:57 +0000 (Fri, 27 Aug 2010)

Log Message:
-----------
Fix tree trail / resizing

Modified Paths:
--------------
    trunk/widgets/org.vexi.widgets/src/org/vexi/theme/classic/tree.t

Modified: trunk/widgets/org.vexi.widgets/src/org/vexi/theme/classic/tree.t
===================================================================
--- trunk/widgets/org.vexi.widgets/src/org/vexi/theme/classic/tree.t    
2010-08-27 00:02:48 UTC (rev 3884)
+++ trunk/widgets/org.vexi.widgets/src/org/vexi/theme/classic/tree.t    
2010-08-27 00:48:57 UTC (rev 3885)
@@ -29,7 +29,9 @@
             <ui:box>
                 <ui:box hshrink="true" width="18" />
                 <ui:box id="expand" align="topleft" layout="layer">
-                    <ui:box id="vtrail" fill=":.image.tree_dash_v" 
display="false" height="0" hshrink="true" x="4" />
+                    <ui:box align="topleft" layout="place">
+                        <ui:box id="vtrail" fill=":.image.tree_dash_v" 
display="false" height="0" hshrink="true" x="4" />
+                    </ui:box>
                     <ui:box id="content" align="left" />
                 </ui:box>
             </ui:box>


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
Sell apps to millions through the Intel(R) Atom(Tm) Developer Program
Be part of this innovative community and reach millions of netbook users 
worldwide. Take advantage of special opportunities to increase revenue and 
speed time-to-market. Join now, and jumpstart your future.
http://p.sf.net/sfu/intel-atom-d2d
_______________________________________________
Vexi-svn mailing list
Vexi-svn@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/vexi-svn

Reply via email to