Ticket #1544 (closed enhancement: fixed)
[PATCH] Selection order is not preserved when renaming entities
| Reported by: | Deiz | Owned by: | Deiz |
|---|---|---|---|
| Priority: | Should Have | Milestone: | Alpha 11 |
| Component: | UI & Simulation | Keywords: | patch |
| Cc: |
Description
As the GUI's selection state depends on SpiderMonkey?'s ordering of keys in objects (insertion order), detecting renamed entities, removing the old and adding the new will shift entities from their old position to the end of the selection.
The only way to preserve the order is by rebuilding the selection and groups as necessary, which is luckily quite simple.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
