Better behavior for custom resolutions
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@639 eee81c28-f429-11dd-99c0-75d572ba1ddd
This commit is contained in:
@@ -295,8 +295,7 @@
|
||||
<button id="tool_docprops_cancel">Cancel</button>
|
||||
|
||||
<div id="change_resolution">
|
||||
<label>Resolution:</label>
|
||||
<select id="resolution">
|
||||
<select id="resolution" label="Resolution:">
|
||||
<option selected="selected">640x480</option>
|
||||
<option>800x600</option>
|
||||
<option>1024x768</option>
|
||||
|
||||
Reference in New Issue
Block a user