Fixed issue 112: Values for certain attributes must now be numbers, enter/return on field now updates value in Opera
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@453 eee81c28-f429-11dd-99c0-75d572ba1ddd
This commit is contained in:
@@ -37,6 +37,7 @@
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<form id="tool_form">
|
||||
<div id="tools_top" class="tools_panel">
|
||||
<!-- File-like buttons: New, Save, Source -->
|
||||
<div>
|
||||
@@ -264,6 +265,7 @@
|
||||
<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>
|
||||
</form>
|
||||
|
||||
</div> <!-- svg_editor -->
|
||||
|
||||
|
||||
Reference in New Issue
Block a user