-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Radial Menu is full #3671
Comments
I think we should opt for a more conventional menu, with visible text labels: I also suggest that we show this menu on right click, which solves the problem of this thing being obtrusive while you're trying to select / move / edit features. I would recommend against moving the menu to a set position, since many of the actions depend on cursor position. |
Cool @samanpwbb I like it.. |
@samanpwbb I like it too, much easier for new mappers to understand and discover functionality. |
I tried to work on this issue. The context menu looks good. Here is the demo: @samanpwbb As you can see the tooltip is bit of a problem. Personally I don't think I have ever seen a tooltip for right click menus. What do you think ? |
This is awesome @kepta! My thinking on the tooltip is - even if it's not perfect, it's better than before where tooltips could show up really anywhere around the radial menu and even on top of it. |
@kepta The visual impression doesn't really associate the tooltip to a specific menu item. If the hover styling of the menu item were more visible, this would likely become clear. Maybe the hover styling of the item should include the text label area too. |
For closed ways, the radial menu is full.
The addition of the Reflect commands pushes the menu to 8 items, which is really too many.
The radial menu was already problematic, and it's something we've put off dealing with, but now we really should do something about it.
ccing @samanpwbb for advice
Not looking to bikeshed, but in absence of concrete suggestions or help, I'll probably just change it to be a wider circle, or a fixed menu someplace.
Also tooltip placement on the left side of the menu is broken:
prior discussion
#2145
#1994
#548
#226
The text was updated successfully, but these errors were encountered: