AMScrollingNavbar icon indicating copy to clipboard operation
AMScrollingNavbar copied to clipboard

contentInset becomes negative when scrolling up

Open ghost opened this issue 7 years ago • 5 comments
trafficstars

Is there a possibility to avoid updateContentInset do anything? It's messing up with my tableview and hiding part of the content because is changing my insets to negative, if I change this method to updateContentInset(0) everything works great.

ghost avatar May 08 '18 10:05 ghost

+1 on this

markcdb avatar May 10 '18 01:05 markcdb

+1

tof-amsiq avatar May 15 '18 13:05 tof-amsiq

Stop spamming +1 please, Github implemented reactions for a reason. Bugging me with notification won't help.

That method was introduced to fix #219 (it enables table headers to move), so removing it would break other cases. Any alternative idea is welcome.

andreamazz avatar May 15 '18 13:05 andreamazz

Hey Try to look at my alternative idea : https://github.com/andreamazz/AMScrollingNavbar/pull/316

tof-amsiq avatar May 15 '18 13:05 tof-amsiq

How is the status of this issue? I'm having this too

pablogeek avatar Aug 11 '18 07:08 pablogeek