Author: dsakovich
Date: 2008-08-18 09:40:46 -0400 (Mon, 18 Aug 2008)
New Revision: 9775
Modified:
trunk/jsf/plugins/org.jboss.tools.jsf.vpe.jsf/templates/vpe-templates-jsf.xml
Log:
https://jira.jboss.org/jira/browse/JBIDE-2570
Modified: trunk/jsf/plugins/org.jboss.tools.jsf.vpe.jsf/templates/vpe-templates-jsf.xml
===================================================================
---
trunk/jsf/plugins/org.jboss.tools.jsf.vpe.jsf/templates/vpe-templates-jsf.xml 2008-08-18
12:39:18 UTC (rev 9774)
+++
trunk/jsf/plugins/org.jboss.tools.jsf.vpe.jsf/templates/vpe-templates-jsf.xml 2008-08-18
13:40:46 UTC (rev 9775)
@@ -350,6 +350,10 @@
<vpe:container-child tag-name="selectItems" />
</vpe:drop>
</vpe:dnd>
+ <vpe:resize>
+ <vpe:width width-attr="style.width" />
+ <vpe:height height-attr="style.height" />
+ </vpe:resize>
<vpe:textFormatting use-default-formats="yes">
</vpe:textFormatting>
</vpe:template>
@@ -365,6 +369,10 @@
<vpe:container-child tag-name="selectItems" />
</vpe:drop>
</vpe:dnd>
+ <vpe:resize>
+ <vpe:width width-attr="style.width" />
+ <vpe:height height-attr="style.height" />
+ </vpe:resize>
<vpe:textFormatting use-default-formats="yes">
</vpe:textFormatting>
</vpe:template>
@@ -381,6 +389,10 @@
<vpe:container-child tag-name="selectItems" />
</vpe:drop>
</vpe:dnd>
+ <vpe:resize>
+ <vpe:width width-attr="style.width" />
+ <vpe:height height-attr="style.height" />
+ </vpe:resize>
<vpe:textFormatting use-default-formats="yes">
</vpe:textFormatting>
</vpe:template>