removed overriding opacity, as one can change in their config, current default is 0.7

This commit is contained in:
Marepalli Santhosh
2025-11-09 11:11:17 +05:30
committed by GitHub
parent cd452c256e
commit 5820106e31
@@ -10,9 +10,6 @@ StyledOverlayWidget {
minWidth: 440
showCenterButton: true
// Override opacity to always stay fully opaque, even in clickthrough mode
opacity: 1.0
contentItem: StickypadContent {
implicitWidth: 440
implicitHeight: 380