Modify ↓
#20899 closed defect (fixed)
[patch] Improve Way Accuracy Action: Warn when moving elements by a large distance
| Reported by: | ljdelight | Owned by: | GerdP |
|---|---|---|---|
| Priority: | normal | Milestone: | 21.10 |
| Component: | Core | Version: | |
| Keywords: | improve way accuracy move node | Cc: |
Description
A warning dialog is shown when dragging nodes a large distance, but this dialog does not appear with the improve way accuracy W-shortcut.
This patch updates the W-shortcut logic to check for nodes that move a large distance and show a warning dialog.
Attachments (1)
Change History (12)
by , 5 years ago
| Attachment: | w-confirmMovement.patch added |
|---|
comment:1 by , 5 years ago
comment:2 by , 5 years ago
Hi @simon04 and @GerdP, let me know if you have any suggestions for the patch. Thanks
comment:3 by , 4 years ago
| Milestone: | → 21.09 |
|---|
comment:4 by , 4 years ago
| Milestone: | 21.09 → 21.10 |
|---|---|
| Owner: | changed from to |
| Status: | new → assigned |
Sorry for the late response. Patch looks good to me, will commit it after the release of 21.09
comment:9 by , 4 years ago
| Milestone: | 21.11 → 21.10 |
|---|
Note:
See TracTickets
for help on using tickets.



Hi, what are your thoughts on the patch? Thank you