Opened 11 years ago
Last modified 9 years ago
#748 new enhancement/feature request
Pointer on map when click only once
Reported by: | benja1972 -2- | Owned by: | KaZeR |
---|---|---|---|
Priority: | minor | Milestone: | version 0.6.0 |
Component: | core | Version: | git master |
Severity: | Keywords: | ||
Cc: | http://wiki.test.navit-project.org/index.php/user:usul |
Description
It would be nice if a pointer (e.g. arrow) appears when you click on map showing the point selected. Then if you click second time around the pointer the main gui menu arise. If you click far from the pointer it will move to new point you have selected. When a pointer exists on the map zoom in and out should be focused on it. The pointer will disappear if you go from gui menu back to the map.
Change History (4)
comment:1 follow-up: ↓ 2 Changed 11 years ago by chaoscrawler
comment:2 in reply to: ↑ 1 Changed 11 years ago by korrosa
Replying to chaoscrawler:
makes good point. current method of menu popping up at each slight click is just annoying.
For info - you can disable this behaviour. Ctrl+f for "menu_on_map_click" on http://wiki.navit-project.org/index.php/Configuring_Navit/Full_list_of_options
Doesn't fix this ticket though :(
comment:3 Changed 9 years ago by usul
- Cc http://wiki.test.navit-project.org/index.php/user:usul added
Suggestion:
Show up menu only on doubleclick and then appear with a local context (somewhat like "here..") to underline that the dialog is releated to the current position.
This would reduce the number of false openings on touch devices, without killing a easy way to do invoke methods who belong to the (new) local context.
comment:4 Changed 9 years ago by usul
- Milestone changed from To be discussed - Give your opinion! to version 0.6.0
makes good point. current method of menu popping up at each slight click is just annoying.