Issue 73: A good deal of the plumbing is now down for layers. You can select the current layer in the layers panel and elements not on the current layer are not selectable.
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@669 eee81c28-f429-11dd-99c0-75d572ba1ddd
This commit is contained in:
@@ -45,7 +45,9 @@
|
||||
</fieldset>
|
||||
|
||||
<select id="layerlist" size="20" multiple="multiple">
|
||||
<option value="Layer_1" selected="selected">Layer 1</option>
|
||||
<option value="Layer 1" selected="selected">Layer 1</option>
|
||||
<option value="Layer 2">Layer 2</option>
|
||||
<option value="Layer 3">Layer 3</option>
|
||||
</select>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user