The "scrollBugFix" add-on prevents touchscreen devices from unintentionally scrolling the page while the menu is opened. It is included in the jquery.mmenu .js and .css files and turned on by default.
Option | Default value | Datatype | Description |
scrollBugFix | A map of options or false for scrollBugFix.fix . |
||
{ | |||
fix | true |
Boolean | Whether or not to fix the scroll bug on touchscreens. |
} |
The "scrollBugFix" add-on has no configuration options.
The "scrollBugFix" add-on has no API methods.
The "scrollBugFix" add-on has no SCSS variables.