1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-01-27 06:52:50 -05:00

respect corner radius in settings

This commit is contained in:
bbedward
2025-09-21 11:44:00 -04:00
parent babcc66765
commit 118375f004
2 changed files with 5 additions and 21 deletions

View File

@@ -52,7 +52,7 @@ Rectangle {
property int _padH: Theme.spacingS
property int _tileSize: 48
property int _tileRadius: 14
property int _tileRadius: Theme.cornerRadius
Rectangle {
id: rightHoverOverlay