0.2.0
New Features:
- Moved the TouchUI settings from
User Settings
to a new dedicated modal. - Automatically load TouchUI based on resolution or touch device.
- Ability to show a TouchUI settings button in the navbar while TouchUI is inactive.
- Add 2 new options in the
Settings
modal:- Option: Enable/Disable automatically load (Enabled by default)
- Option: Enable/Disable TouchUI settings on default layout (Disabled by default)
Bugfixes:
- Refactor of scrolling while dropdown is open (now you can start scrolling outside the dropdown without closing it)
- Login dropdown is no longer used as main dropdown and are shown inline in the main dropdown
- Force iScroll to reload scroll height
- Make version number always visible
- Enforce scrolling below the fold if the dropdown is larger then body height (non-touch only)
- + more small bugfixes