mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-21 21:15:24 +08:00

The menu curently opens and closes at any angle of slide action. In case the menu has enough items to create a vertical scrollbar it makes it impossible for the user the scroll vertically without affecting the slide behavior of the menu. This fix restrains the menu open/close to a specific angle. #5180