P5-1593. Units added to an image editor initialization.
This commit is contained in:
@@ -15,6 +15,11 @@
|
||||
<input type="text" name="image_id" value="45810" />
|
||||
<input type="text" name="w" value="100" />
|
||||
<input type="text" name="h" value="100" />
|
||||
Dimensions:
|
||||
<select class="image-control" name="units">
|
||||
<option value="cm">cm</option>
|
||||
<option value="inch">inch</option>
|
||||
</select>
|
||||
Mirror: <input type="checkbox" class="image-control" name="mirror" />
|
||||
No crop: <input type="checkbox" class="image-control" name="no-crop" />
|
||||
Canvas Frame:
|
||||
|
||||
Reference in New Issue
Block a user