Add an id input field in the context panel. Users can see and change the ID of elements now

git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1433 eee81c28-f429-11dd-99c0-75d572ba1ddd
This commit is contained in:
Jeff Schiller
2010-02-26 23:56:36 +00:00
parent a52cc55ec2
commit 7b99425c8e
3 changed files with 38 additions and 2 deletions

View File

@@ -155,6 +155,10 @@ script type="text/javascript" src="locale/locale.min.js"></script-->
<div class="push_button" id="tool_topath" title="Convert to Path"></div>
<div class="push_button" id="tool_reorient" title="Reorient path"></div>
<div class="tool_sep"></div>
<label>
<span>id:</span>
<input id="elem_id" class="attr_changer" data-attr="id" size="10" type="text" title="Identify the element"/>
</label>
</div>
<div class="toolset" id="tool_opacity">
<label>