Is there a way to make Flickable in Qt6 act like the one from Qt5
Unsolved
Qt 6
-
I am right now testing out Qt6 for my app and one thing I noticed in my upgrade from Qt5 is the fact that Qt6's Flickable feels..... different. It's hard to describe outside of saying it feels like it has more "drag" and much lower inertia than before. Is there a way for me to adjust in Qt6 to give it the same feel like it did with Qt5?
(Just in case: Using Kubuntu 22.04 with X11)
-
@DesiVideoGamer don't know about "like qt5" but do look at the
flickDeceleration
property.Edit; I personally prefer it at something like 3000