Merge pull request #553 from shouya/main

Fix text not showing on custom button
This commit is contained in:
Lemmy
2025-10-22 11:18:49 -04:00
committed by GitHub

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."