BarContent: fix screen assignment

This commit is contained in:
ItsLemmy
2025-11-09 13:51:14 -05:00
parent c3476c9f9e
commit 23a548e034
3 changed files with 37 additions and 50 deletions
+1
View File
@@ -135,6 +135,7 @@ SmartPanel {
maxWidth = Math.max(maxWidth, requiredWidth)
}
} catch (e) {
// Silently ignore errors during width calculation
}
}