Opened 5 years ago
Closed 4 years ago
#5846 closed defect (fixed)
Omedit changes diagram appearance while dragging
Reported by: | massimo ceraolo | Owned by: | Adeel Asghar |
---|---|---|---|
Priority: | critical | Milestone: | 1.16.0 |
Component: | OMEdit | Version: | |
Keywords: | Cc: | Adrian Pop |
Description
to reproduce:
- open PowerGrids.Examples.Tutorial.GridOperation.Static.PowerFlow
- select everything
- drag either using mouse or keyboard
the diagram is not dragged rigidly: the points where the line exiting NHTV is split into two stays fixed.
Change History (5)
comment:1 by , 5 years ago
Priority: | high → critical |
---|
comment:2 by , 5 years ago
Cc: | added |
---|
Fixed in 654cf9f/OpenModelica.
@adrpo can you cherry pick this to 1.15. Maybe add this as part of PR#789 otherwise I wil cherry pick it myself once PR#789 is merged.
comment:4 by , 4 years ago
Milestone: | 1.15.0 → 1.16.0 |
---|
Release 1.15.0 was scrapped, because replaceable support eventually turned out to be more easily implemented in 1.16.0. Hence, all 1.15.0 tickets are rescheduled to 1.16.0
comment:5 by , 4 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
The workaround is to enlarge the diagram extent instead. But I 100% agree we shouldn't get this kind of behaviour.