Opened 15 years ago
Closed 15 years ago
#192 closed defect (fixed)
Bug - Edit->Set module size
Reported by: | huard | Owned by: | promot |
---|---|---|---|
Priority: | major | Milestone: | Promot 0.8.3 |
Component: | PromotGuiVizEdit | Version: | 0.8.2 |
Severity: | bad | Keywords: | |
Cc: |
Description
When giving a size X1 that is smaller than the real module size X2, the position of the terminals is recalculated using X1 and not X2 although the module will be given X2 as a final size. This leads to a shift of all terminals comprised into [0 X1] and makes all terminals comprised into [X1 X2] appear at position (0,0).
Change History (1)
comment:1 Changed 15 years ago by kolczyk
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
resolved by r9122