honcheng / PaperFold-for-iOS

Paper folding animation for iOS
Other
2.7k stars 399 forks source link

Taping on StatusBar doesn't scrollsToTop #42

Open pandizajner opened 11 years ago

pandizajner commented 11 years ago

Hi,

I've experienced in my app, where I use PaperFold-for-iOS, that taping on StatusBar doesn't scroll table to top. It's standard behavior in iOS and works default. Now I see that also in Demo included in this repo, this feature doesn't work.

honcheng commented 11 years ago

Thanks . Just need to set scrollToTop to NO for one if the table in the demo and it will be fine

Sent from my iPhone

On 30 Dec, 2012, at 3:07 AM, pandizajner notifications@github.com wrote:

Hi,

I've experienced in my app, where I use PaperFold-for-iOS, that taping on StatusBar doesn't scroll table to top. It's standard behavior in iOS and works default. Now I see that also in Demo included in this repo, this feature doesn't work.

— Reply to this email directly or view it on GitHub.

pandizajner commented 11 years ago

Thanks. But it doesn't help in my case. I need to pull new version of PaperFold, maybe then. One thing I see that in Demo left side is also multi-folded just like the right one, while according to description it shouldn't.