Fix Issue 199: remove unused vertical flyouts for now as they cause duplicate IDs in the HTML
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@632 eee81c28-f429-11dd-99c0-75d572ba1ddd
This commit is contained in:
@@ -283,6 +283,7 @@
|
|||||||
<div id="tool_fhellipse" class="tool_flyout_button" title="Free-Hand Ellipse"></div>
|
<div id="tool_fhellipse" class="tool_flyout_button" title="Free-Hand Ellipse"></div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
<!--
|
||||||
<div id="tools_stacking" class="tools_flyout_v">
|
<div id="tools_stacking" class="tools_flyout_v">
|
||||||
<div id="tool_stacktop" class="tool_flyout_button" title="Move to Top [Shift+Up]"></div>
|
<div id="tool_stacktop" class="tool_flyout_button" title="Move to Top [Shift+Up]"></div>
|
||||||
<div id="tool_stackbottom" class="tool_flyout_button" title="Move to Bottom [Shift+Down]"></div>
|
<div id="tool_stackbottom" class="tool_flyout_button" title="Move to Bottom [Shift+Down]"></div>
|
||||||
@@ -296,6 +297,7 @@
|
|||||||
<div id="tool_alignright" class="tool_flyout_button" title="Align to Right"></div>
|
<div id="tool_alignright" class="tool_flyout_button" title="Align to Right"></div>
|
||||||
<div id="tool_aligncenter" class="tool_flyout_button" title="Align to Center"></div>
|
<div id="tool_aligncenter" class="tool_flyout_button" title="Align to Center"></div>
|
||||||
</div>
|
</div>
|
||||||
|
-->
|
||||||
|
|
||||||
</div> <!-- svg_editor -->
|
</div> <!-- svg_editor -->
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user