Skip to content

Commit

Permalink
fix: adjust radius for stashed
Browse files Browse the repository at this point in the history
as title.
  • Loading branch information
18202781743 authored and deepin-bot[bot] committed Aug 6, 2024
1 parent 8645db6 commit 7281b28
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions panels/dock/tray/package/StashedItemDelegateChooser.qml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ LQM.DelegateChooser {
id: trayDelegate
objectName: "stash"
itemVisible: stashItemPositioner.itemVisible
radius: 8

background: AppletItemBackground {
radius: trayDelegate.radius
Expand Down

0 comments on commit 7281b28

Please sign in to comment.