somewebmedia / hc-offcanvas-nav

JavaScript library for creating toggled off-canvas multi-level navigations, allowing endless nesting of submenu elements, supporting swipe gestures, keyboard interactions and ARIA attributes.
https://somewebmedia.github.io/hc-offcanvas-nav/
MIT License
335 stars 82 forks source link

[Featured-request] - if levelSpacing is set to zero(0) - menu slide in from right #23

Closed emage closed 5 years ago

emage commented 5 years ago

From a UX perspective, if there is no levelSpacing, the menu should slide in from the right as indicated by the right angle caret icon -- and click back does the opposite -- slide from right to left.

Right now, it slides from the left although the caret is pointing right..

just an observation

emage commented 5 years ago

I just modify the CSS