Commits on Source (7)
-
Rounding is done within the shader now. Since shaders are only supported with RHI now, there is no rounding when RHI is not used. In that case, we can represent the effective radius with a read-only `effectiveRadius` property which would be 0 with non-RHI (software or openvg mode) cases.
3e6970f3 -
7309f3c1
-
99caa2db
-
aaf143de
-
ca70ae1d
-
2f62e6f6
-
ec2645d1
Showing
- modules/gui/qt/medialibrary/qml/ArtistTopBanner.qml 2 additions, 1 deletionmodules/gui/qt/medialibrary/qml/ArtistTopBanner.qml
- modules/gui/qt/medialibrary/qml/MusicArtistDelegate.qml 3 additions, 1 deletionmodules/gui/qt/medialibrary/qml/MusicArtistDelegate.qml
- modules/gui/qt/widgets/qml/DoubleShadow.qml 2 additions, 2 deletionsmodules/gui/qt/widgets/qml/DoubleShadow.qml
- modules/gui/qt/widgets/qml/DropShadowImage.qml 2 additions, 2 deletionsmodules/gui/qt/widgets/qml/DropShadowImage.qml
- modules/gui/qt/widgets/qml/MediaCover.qml 15 additions, 3 deletionsmodules/gui/qt/widgets/qml/MediaCover.qml
- modules/gui/qt/widgets/qml/RoundImage.qml 1 addition, 0 deletionsmodules/gui/qt/widgets/qml/RoundImage.qml