andreamazz / andreamazz/AMScrollingNavbar

Wrong scrolling behaviour

Abierto
#255 0 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Swift
Estrellas
6k
Forks
628
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

The following behaviour can be reproduced with the CollectionView example.
Scroll the view down to get a (large) gap between the content and the navigation bar (eg one row). Do not release it but just move it back to the top and the navigation bar starts to move up (but too soon).

If I multiple the scrollDelta in ScrollingNavigationController.swift line 312 with -1 it works for the CollectionView example, but all other examples show the wrong behaviour.

Would be nice, if you could have a look on it.

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.