Commit efa0fb6
committed
Fix unclickable submenus on touchscreen tablet
It works by cancelling the onclick URL change for the current (bold)
parent menu item. This matches the mobile experience. Touchscreens can
now tap a menu to go there (preserving current UX), tap again to open
the sebmenu, then tap the submenu item. Previous behavior with mice is
unchanged.1 parent 1917b49 commit efa0fb6
1 file changed
Lines changed: 4 additions & 1 deletion
File tree
- js
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
24 | 27 | | |
25 | 28 | | |
26 | 29 | | |
| |||
0 commit comments