#59 closed enhancement (fixed)
Visual editor allows only small drawings
Reported by: | ginkel | Owned by: | steinmet |
---|---|---|---|
Priority: | major | Milestone: | Promot 0.8 |
Component: | Promot | Version: | 0.7.2 |
Severity: | fatal | Keywords: | |
Cc: | ginkel |
Description
The current visual editor can only resize the canvas of a class by dragging the inner window to a certain size. It doesn't have scrollbars or a Dialog to specify the size.
It should have a Menuentry and a Dialog to specify the canvas-size. the ModuleConstructionPanel? should display Scrollbars, if the Class and the Editor doesn't fit into it's own size.
This should allow to edit large classes, larger than the screen.
Change History (2)
comment:1 Changed 18 years ago by steinmet
- Resolution set to fixed
- Status changed from new to closed
comment:2 Changed 17 years ago by rempel
- Milestone changed from Promot 1.0+ to Promot 0.8
Note: See
TracTickets for help on using
tickets.
ModuleConstructionPanel? is removed and the ModuleConstructionArea? gets scrollbars if the Size is too large. The size can also be specified in a Dialog called under Settings -> Set Module Size