romaonthego / RESideMenu

iOS 7/8 style side menu with parallax effect.
MIT License
7.1k stars 1.35k forks source link

Add new customization flag: preventOvershoot #280

Closed lordzsolt closed 2 years ago

lordzsolt commented 8 years ago

Prevent the top content view to go past the offsetCenterX if bouncesHorizontally is disabled.

This is important when the left/right views are of fixed size and there's no content past offsetCenter.

nicolasmuller commented 8 years ago

Yeah should be nice (+ 1)