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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user