enso/lib/rust/ensogl/app/theme
Paweł Grabarz ed384bddb9
add scroll overshoot bounce animation (#3836)
Implements https://www.pivotaltracker.com/n/projects/2539304/stories/183390749

https://user-images.githubusercontent.com/919491/198984088-9c4f03db-922f-4503-83fa-f0301a11239e.mp4

# Important Notes
- The overshoot bounce animation is implemented as a animation-like FRP mixin. It is currently defined using `define_endpoints` macro, but should be migrated to `define_endpoints_2` as soon as it supports "frp mixins" - definitions that extend external networks.
2022-11-07 10:50:47 +00:00
..
derive Component Browser with Grid View (#3766) 2022-10-14 12:42:59 +02:00
hardcoded add scroll overshoot bounce animation (#3836) 2022-11-07 10:50:47 +00:00