Modify ↓
Opened 17 years ago
Closed 17 years ago
#1788 closed enhancement (fixed)
[PATCH] Update selection list after moving
| Reported by: | Owned by: | framm | |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | Core | Version: | latest |
| Keywords: | Cc: |
Description
In the list of current selection, coordinates of selected nodes stay the same during and after moving them. The list is only updated if selection is modified.
I've a simple patch that updates the list after releasing the mouse button (I guess while moving the selection would be a bit to often).
Attachments (1)
Change History (3)
by , 17 years ago
| Attachment: | SelectionList-Update.patch added |
|---|
comment:1 by , 17 years ago
| Summary: | Update selection list after moving → [PATCH] Update selection list after moving |
|---|---|
| Version: | → latest |
Note:
See TracTickets
for help on using tickets.



Patch to update selection list on releasing mouse button