#201 closed task (fixed)
Transformation of terminal coordinates leads to changed geometry-position while opening the visual editor
Reported by: | kolczyk | Owned by: | promot |
---|---|---|---|
Priority: | minor | Milestone: | Promot 0.8.3 |
Component: | PromotGuiVizEdit | Version: | 0.8.2 |
Severity: | acceptable | Keywords: | |
Cc: |
Description
If the Visual Editor is opened for a class which defines terminals, the side + position representation is used to calculate Cartesian coordinates for the FigTerminalNode?. The FigTerminal?.adjustLocation method sets the location, this is send back to the server. Most likely, another value is set for position than before because of rounding in the transformations. If the Editor then is closed without any editing step, the user will be asked if he wants to save the class, because of a modified mdl code.
Change History (2)
comment:1 Changed 15 years ago by kolczyk
- Resolution set to fixed
- Status changed from new to closed
comment:2 Changed 15 years ago by mirschel
- Milestone changed from Promot 0.9 to Promot 0.8.3
Note: See
TracTickets for help on using
tickets.
Should be solved by r9179