Opened 14 years ago
Last modified 12 years ago
#6853 closed enhancement
[PATCH] In draw mode, select the way to be extended immediately — at Version 1
Reported by: | olejorgenb | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Core | Version: | |
Keywords: | draw mode | Cc: |
Description (last modified by )
Currently, the way to be extended/continued is not select until adding the first new node. This patch selects the way immediately. (ie. when the user clicks the end/start node in drawmode)
The motivation is that I've sometimes realized after adding the first new node that I really wanted a _new_ way. This will emphasize that the way is extended, hopefully making me use the alt modifier before it's "too late" :)
Change History (2)
by , 14 years ago
Attachment: | select-way-to-be-extended-in-draw-mode-early.patch added |
---|
comment:1 by , 14 years ago
Description: | modified (diff) |
---|
Note:
See TracTickets
for help on using tickets.
Sorry for the delay. I think it's a good idea and found no bug so far. One inconsistency: When you select the end node of a way and change into add mode, it should either select the way immediately or start drawing a new way.
Btw., is Alt in add mode supposed to work? I've always considered it a long-standing bug...