chenbo007 / svg-edit

Automatically exported from code.google.com/p/svg-edit
0 stars 0 forks source link

Resizable Canvas #82

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Being able to resize the canvas area to arbitrary dimensions.

Original issue reported on code.google.com by joshua.s...@gmail.com on 7 Aug 2009 at 1:03

GoogleCodeExporter commented 9 years ago
Suggested implementation:

1) Add a "Custom" button underneath the resolution pull-down in lower-right

2) popup small window that asks with and height in pixels (must be non-zero and
positive integer).  Have Ok and Cancel

3) resize the window upon returning when pressing Ok using the existing 
SvgCanvas
function

Original comment by codedr...@gmail.com on 7 Aug 2009 at 3:00

GoogleCodeExporter commented 9 years ago

Original comment by codedr...@gmail.com on 7 Aug 2009 at 3:02

GoogleCodeExporter commented 9 years ago

Original comment by adeve...@gmail.com on 20 Aug 2009 at 2:32

GoogleCodeExporter commented 9 years ago
Needs some usability improvements, but essentially fixed.

Original comment by adeve...@gmail.com on 20 Aug 2009 at 4:50