0

So I would like my rear view to have a width of 260.0 (which I believe is the default), but I'm having this weird problem where the first time the rear view is shown it's at the correct width, but every time after that is a smaller width, like so: first timeFirst time

second timeSecond time

Any ideas how to fix this?

The Beanstalk
  • 798
  • 1
  • 5
  • 20
  • why rear view default width 260? Which iphone model are you using? iphone 5 dimensions are 320x568 points – IamMashed Aug 21 '15 at 18:01
  • Are you setting the `rearViewRevealWidth` anywhere in your code? If yes, where and please add some more code and details. Thanks. – Gurtej Singh Aug 26 '15 at 07:31
  • I don't set `rearViewRevealWidth` anywhere in my code, but I did go into `SWRevealViewController.m` and changed `_rearViewRevealOverdraw` from `60.0f` to `0.0f` because I didn't want the right side to be covered up. – The Beanstalk Aug 26 '15 at 15:49
  • @TheBeanstalk can you please undo that and try to set the rear view reveal width once in your code and see if that works? Thanks – Gurtej Singh Aug 30 '15 at 05:40

0 Answers0