Revision: 2297
          http://vexi.svn.sourceforge.net/vexi/?rev=2297&view=rev
Author:   clrg
Date:     2007-09-21 10:53:55 -0700 (Fri, 21 Sep 2007)

Log Message:
-----------
These minwidth puts are now redundant now textures affect contentwidth

Modified Paths:
--------------
    trunk/widgets/org.vexi.widgets/src/vexi/layout/border.t

Modified: trunk/widgets/org.vexi.widgets/src/vexi/layout/border.t
===================================================================
--- trunk/widgets/org.vexi.widgets/src/vexi/layout/border.t     2007-09-21 
17:40:50 UTC (rev 2296)
+++ trunk/widgets/org.vexi.widgets/src/vexi/layout/border.t     2007-09-21 
17:53:55 UTC (rev 2297)
@@ -93,11 +93,6 @@
             try { trapee.v_ss[0].fill = v.ss; } catch (e) {};
             try { trapee.v_se[0].fill = v.se; } catch (e) {};
             
-            trapee.v_nn[0].minwidth = 0;
-            trapee.v_ss[0].minwidth = 0;
-            trapee.v_ww[0].minheight = 0;
-            trapee.v_ee[0].minheight = 0;
-            
             // clear previous string border
             if (typeof(trapee.border) == "string")
             {


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