rafalbednarczuk / curved_navigation_bar

Animated Curved Navigation Bar in Flutter
BSD 2-Clause "Simplified" License
694 stars 242 forks source link

Fix animation when switching between items #125

Closed Herna1994 closed 5 months ago

Herna1994 commented 2 years ago

If you clicked the same icon after the animation started, it tried to reset the animation all the time, making it bounce from the point it already is.

With this we avoid that by not making it possible to animate the same item again.

rafalbednarczuk commented 5 months ago

fixed in https://github.com/rafalbednarczuk/curved_navigation_bar/commit/beaca0d6ae42ddfeabe4382d3fc979564256412d