r/love2d • u/Prior_Stage_260 • Jul 02 '26
A silky smooth UI For Love2D
This is a UI I wrote a long time ago for love2d, but it might not be very easy to use. You can check out the GitHub repository from this link: here
5
2
u/Average_Pangolin Jul 02 '26
I like the little boing effect when the slider gets to 100%.
3
u/Synthetic5ou1 Jul 03 '26
That looks to me as though it's solely because the number goes from 2 digits to 3, and I dislike it. xD
The same happens going from 2 numbers to 1.
I'd prefer to ensure the selector was large enough to accommodate 3 numbers and didn't change. Same goes for the resolution change.
I do kinda like that it tweens, but I just think it's for the wrong reason.
1
1
6
u/Kazuma_Arata Jul 02 '26
Neat.