elementary / greeter

Login and Lock Screen greeter for elementary OS and Pantheon, using LightDM
GNU General Public License v3.0
151 stars 39 forks source link

Use Hdy.Carousel for positioning and switching cards #512

Closed danirabbit closed 3 years ago

danirabbit commented 3 years ago

We're currently using our own custom positioning and scrolling code that isn't super smooth and occasionally has issues with overlap.

It sounds like Hdy.Carousel can provide this functionality for us instead and get nice smooth 1:1 movement and snapping etc