brouter-web/js
Henrik Fehlauer e3a9f6206f Switch to next tab with Shift+T shortcut even if tab is currently closed
Often users can remember what the recently opened tab was, so we can
switch to and open the next tab immediately, saving one keypress. There
is a dedicated shortcut (T) for only opening a tab, after all.

While the previous behavior for Shift+T (open tab without switching to
next if currently closed) was by intention, user testing found that the
new approach might be more desirable.
2020-06-20 18:00:00 +00:00
..
control Add shortcut to export route 2020-06-10 18:00:00 +00:00
plugin Switch to next tab with Shift+T shortcut even if tab is currently closed 2020-06-20 18:00:00 +00:00
router Fix Custom option not disabled when URL with profile 2019-11-29 15:45:31 +01:00
util Add sidebar tab with route analysis data 2020-06-07 16:56:50 +02:00
Browser.js Increase prettier maxwidth to 120 2019-08-10 19:36:36 +02:00
index.js Merge pull request #314 from rkflx/pr/add-and-fix-shortcuts 2020-06-19 21:26:13 +02:00
LayersConfig.js Fix "Layer not found: route-quality" error msg (ignore built-in layers) 2020-01-08 19:13:15 +01:00
Map.js Add shortcut to trigger geolocation 2020-05-31 18:00:00 +00:00
Util.js Prevent more accidental shortcut triggers 2020-05-28 18:00:00 +00:00