brouter-web/js/control
Henrik Fehlauer 6da520ed4d Add shortcut to toggle profile switcher
Press 'G' to open the profile switcher, select a profile with the arrow
keys, apply with 'Enter' and close the switcher with 'Escape'.

While 'T' and 'P' will be / were already taken, 'G' is at least easily
reachable with the left hand for users using a mouse with their right
hand at the same time.

Since Bootstrap keeps updating the tooltip when changing options in the
dropdown (which is useful in case the text is longer than the width of
the control), the shortcut text needs to be applied dynamically too.
2020-06-09 18:00:00 +00:00
..
Control.Layers.js Restore active layers (#205) 2019-06-18 09:14:08 +02:00
Export.js Add markers POI layer 2019-10-10 21:07:49 +02:00
Itinerary.js Add prettier and reformat code 2019-05-17 20:55:39 +02:00
Layers.js Increase prettier maxwidth to 120 2019-08-10 19:36:36 +02:00
LayersTab.js Fix "Layer not found: route-quality" error msg (ignore built-in layers) 2020-01-08 19:13:15 +01:00
Message.js Increase prettier maxwidth to 120 2019-08-10 19:36:36 +02:00
OpacitySlider.js Prevent more accidental shortcut triggers 2020-05-28 18:00:00 +00:00
OpacitySliderControl.js Increase prettier maxwidth to 120 2019-08-10 19:36:36 +02:00
Profile.js Fix: Profile params of type 'select' ignored default value from profile 2020-05-13 17:14:53 +02:00
RoutingOptions.js Add shortcut to toggle profile switcher 2020-06-09 18:00:00 +00:00
TrackAnalysis.js Show analysis table highlight above quality coding layer (#304) 2020-05-25 18:00:00 +00:00
TrackMessages.js Add sidebar tab with route analysis data 2020-06-07 16:56:50 +02:00
TrackStats.js Hide stats footer by default and collapse elevation chart if needed 2020-05-25 20:22:49 +02:00