Skip to content

Fix start by removing carousel animation_duration

Lorenzo Miglietta requested to merge ranfdev/Shortwave:master into master

Before: Error building template class 'SwFeaturedCarousel' for an instance of type 'SwFeaturedCarousel': .:0:0 Invalid property: AdwCarousel.animation_duration.

If you want to slow down the animation you now need to use: scroll-params. I think the default values are already good enough. https://gnome.pages.gitlab.gnome.org/libadwaita/doc/1-latest/property.Carousel.scroll-params.html

Edited by Lorenzo Miglietta

Merge request reports