inamiy / YIFullScreenScroll

Pinterest-like scroll-to-fullscreen UI for iOS5+.
http://www.cocoacontrols.com/controls/yifullscreenscroll
214 stars 27 forks source link

Property 'navigationBarHeight' not found on object of type 'YIFullScreenScroll *' #36

Open onmyway133 opened 10 years ago

onmyway133 commented 10 years ago

Hi, when do you change the navigationBarHeight ?

inamiy commented 10 years ago

Sorry, I don't understand your question. Where can you find navigationBarHeight in the code?

onmyway133 commented 10 years ago

I have an old project that uses YIFullScreenScroll. I see in the project that it uses navigationBarHeight, so I think you deprecated navigationBarHeight in a certain commit

inamiy commented 10 years ago

I tried $ git grep navigationBarHeight $(git rev-list --all), but found nothing. Can you tell me which git-commit-hash you use?