Additionally, it fixes a few annoying compile warnings.
Current state:
it builds and runs properly with no errors
small runtime warning that was already present in Qt5: Property 'animations'' of object 'QQuickSequentialAnimation' has no notify signal, is not bindable and is not constant, value updates in HTML will be broken!
when run from the build folder, fonts are kinda jagged on Plasma 6 (openSUSE Krypton), might be fixed by installing on the system?
scrolling with the mouse wheel is not smooth (also present in Qt5)
An attempt to port to Qt6.
Additionally, it fixes a few annoying compile warnings.
Current state:
Property 'animations'' of object 'QQuickSequentialAnimation' has no notify signal, is not bindable and is not constant, value updates in HTML will be broken!