Update PluginPanelSlot.qml

This commit is contained in:
Lemmy
2026-03-20 21:07:10 -04:00
committed by GitHub
parent ed8593aa1b
commit 077989a347
+1 -1
View File
@@ -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