mirror of
https://github.com/noctalia-dev/noctalia-shell.git
synced 2026-05-11 17:08:27 +08:00
Update PluginPanelSlot.qml
This commit is contained in:
@@ -31,7 +31,7 @@ SmartPanel {
|
||||
panelAnchorLeft: pluginInstance?.panelAnchorLeft ?? false
|
||||
panelAnchorRight: pluginInstance?.panelAnchorRight ?? false
|
||||
|
||||
// Allow plugin to override the panel background color (e.g. for transparent mode)
|
||||
// Panel background color
|
||||
panelBackgroundColor: pluginInstance?.panelBackgroundColor ?? Color.mSurface
|
||||
|
||||
// Panel content is dynamically loaded
|
||||
|
||||
Reference in New Issue
Block a user