-
Notifications
You must be signed in to change notification settings - Fork 162
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ig-nav-drawer optimizations #447
Comments
There seems to be a gestures issue with Hammer.js and Chrome 55+ (works in FF) due to changes to input events. As far as I cant tell pans ( I see a similar issue with Carousel that uses |
Since this is a generic task, beyond the fix for gestures I do have some suggestions:
@IG-Stanimir-Dimitrov , @kdinev thoughts/suggestions? |
@damyanpetev , I agree on the first three points though some of the animations will be an overkill . |
@IG-Stanimir-Dimitrov The drawer can have two templates, the mini is a visible collapsed state (e.g. just icons). Last points in the spec stories. The originals samples for component had one, and the new have the ideal icon setup to show that off as well. |
Actually an addition - since |
@damyanpetev , I agree - even a basic scenario like a rotating tablet will be handled much better if the |
This issue was closed with PR #465 @damyanpetev , update specification as well as the readme.md with the changed |
Description
The ig-nav-drawer requires some optimization since it was developed on an earlier angular version.
The text was updated successfully, but these errors were encountered: