romaonthego / RESideMenu

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

Bug for panGesture. fast move the contentainerView. #108

Closed xhzengAIB closed 10 years ago

xhzengAIB commented 10 years ago

Hi! @romaonthego Can you help me? set the side propertys for Simple Example

sideMenuViewController.scaleBackgroundImageView = NO; sideMenuViewController.scaleContentView = NO;

bug like the picture: residemenu

xhzengAIB commented 10 years ago

To find it, https://github.com/romaonthego/RESideMenu/commit/0bc781f2575fa531260cb187b5baf09dee93722d Thanks you @romaonthego

Jack