SideMenu is too sensitive

If enable both left and right menu and content has a lot items in list. when swipe the content from top to bottom or from the bottom to top, the content shaking right and left.

dragThresholdX option set 40 looks ok. That is cool.

Where do you apply this option?

That’s available in the code here : https://github.com/driftyco/ionic/blob/295fde8a6835d496a8e8752e63694d3313a2624b/js/controllers/sideMenuController.js

However, I don’t see a way of setting it as an option anywhere. It’d be lousy to have to hand code in the Ionic source. @dingguijin : You have an insight?