Dear Maintainer,
After updating to nheko 0.9.3 the application was blank at start with the
following warning in the console:
[2022-06-08 22:53:34.299] [qml] [warning] qrc:/qml/Root.qml:153:9: Type
ImageOverlay unavailable
ImageOverlay {
^ (qrc:/qml/Root.qml:153, )
[2022-06-08 22:53:34.299] [qml] [warning]
qrc:/qml/dialogs/ImageOverlay.qml:7:1: module "Qt.labs.animation" is not
installed
import Qt.labs.animation 1.0
^ (qrc:/qml/dialogs/ImageOverlay.qml:7, )
After installing qml-module-qt-labs-animation everything was working.
Have a nice day,
Adrien