Skip to content
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

Add more generic way to "lock pan" #41

Open
nickschot opened this issue Mar 14, 2020 · 0 comments
Open

Add more generic way to "lock pan" #41

nickschot opened this issue Mar 14, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@nickschot
Copy link
Owner

in v1 this was intertwined with ember-mobile-core's lockPan function & panning service. I'd like to make this more general and decouple from ember-mobile-core.

We'll like need:

  • a boolean argument on MobileMenuWrapper to enable/disable pan starts (i.e. something else is panning)
  • hooks which fire on start/end (so the user can lock pan on this menu)
@nickschot nickschot added the enhancement New feature or request label Mar 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant