mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-08-06 05:28:29 -04:00
fix(Notifications): update flexible image caching in DankCircularImage
- Fixes #2480
This commit is contained in:
@@ -818,6 +818,7 @@ PanelWindow {
|
||||
|
||||
DankCircularImage {
|
||||
id: iconContainer
|
||||
cacheImages: false
|
||||
|
||||
readonly property string rawImage: notificationData?.image || ""
|
||||
readonly property string iconFromImage: {
|
||||
|
||||
Reference in New Issue
Block a user