marmelroy / PeekPop

Peek and Pop with backwards-compatibility
MIT License
1.95k stars 123 forks source link

Proper rects for sourceView and peekPopView #18

Closed hansstefan closed 8 years ago

hansstefan commented 8 years ago

If the view controller's frame is not fullscreen then sourceRect is shifted and peekPopView has a frame not covering the whole screen.

marmelroy commented 8 years ago

Thanks a lot @hansstefan. Great PR.