Commits on Source (2)
-
`DropShadow` available in `Qt5Compat` does not support adjusting samples (Qt 6.2), because we do not want to compile shaders at run-time (explicit opt-out on Qt 6.7). The default samples setting yields an inferior shadow quality compared to the pre-generated shadow image. Not only that, depending on the platform, it may appear completely bugged. Here, this shadow is a stand-alone shadow so we do not need caching. Without caching, using pre-generated image can be justified also considering the (a)synchronoucity.
e5832e6d -
27e459c7
Showing
- modules/gui/qt/Makefile.am 0 additions, 1 deletionmodules/gui/qt/Makefile.am
- modules/gui/qt/player/qml/Player.qml 12 additions, 10 deletionsmodules/gui/qt/player/qml/Player.qml
- modules/gui/qt/qml.qrc 0 additions, 1 deletionmodules/gui/qt/qml.qrc
- modules/gui/qt/widgets/qml/CoverShadow.qml 0 additions, 59 deletionsmodules/gui/qt/widgets/qml/CoverShadow.qml