You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
The text was updated successfully, but these errors were encountered:
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:
The text was updated successfully, but these errors were encountered: