Opened 13 years ago
Closed 13 years ago
#464 closed enhancement/feature request (fixed)
internal gui: do not switch to menu except for geui.menu()
Reported by: | arne.anka | Owned by: | cp15 |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | gui/internal | Version: | git master |
Severity: | Keywords: | ||
Cc: |
Description
if a button gui.menu() is defined in navit.xml, only hitting that button should switch to menu view.
Change History (2)
comment:1 Changed 13 years ago by zoff99
comment:2 Changed 13 years ago by kazer
- Resolution set to fixed
- Status changed from new to closed
setting menu_on_map_click=0 in the gui tag should fit your need.
It wasn't documented, i added a few words in the wiki : http://wiki.navit-project.org/index.php/Configuring_Navit#GUI:Internal
It should work with internal, and partly with QML.
Note: See
TracTickets for help on using
tickets.
that sounds like a good idea. i am in menu by accident all the time ...