fix text not showing on custom button

This commit is contained in:
shouya
2025-10-23 00:15:07 +09:00
parent 3eef346319
commit be078e04bd
-1
View File
@@ -52,7 +52,6 @@ Item {
density: Settings.data.bar.density
autoHide: false
forceOpen: _dynamicText !== ""
forceClose: true
tooltipText: {
if (!hasExec) {
return "Custom button, configure in settings."