Modify ↓
Opened 13 years ago
Closed 12 years ago
#7790 closed enhancement (duplicate)
[Patch] Make switching to lasso selection mode easier
Reported by: | Cobra | Owned by: | team |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | Core | Version: | latest |
Keywords: | Cc: |
Description
The lasso selection mode is currently only usable after clicking its button. There is no shortcut defined and it's not even possible to add a custom shortcut.
There are different ways to solve this:
- add a shortcut (or at least an empty one so the user can assign one himself)
- add an option to make the lasso mode the default selection mode (on 's')
- allow switching selection modes in selection mode (pressing 's' again toggles lasso and rectangular selection mode, see #3910 for a patch doing this)
I prefer the last one. This doesn't need a separate shortcut setting+key - we've already got quite a few.
Attachments (0)
Change History (2)
comment:1 by , 13 years ago
Summary: | Make switching to lasso selection mode easier → [Patch] Make switching to lasso selection mode easier |
---|
comment:2 by , 12 years ago
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Closed as duplicate of #3910.
Note:
See TracTickets
for help on using tickets.
see #3910#comment:22 for details.