Tooltips: fixed a bunch of tooltips which where not following the screen's scaling

This commit is contained in:
ItsLemmy
2025-10-01 16:50:54 -04:00
parent 88871e3fbe
commit 49a0c8449f
13 changed files with 31 additions and 2 deletions
+1
View File
@@ -42,6 +42,7 @@ Item {
BarPill {
id: pill
screen: root.screen
anchors.verticalCenter: parent.verticalCenter
compact: (Settings.data.bar.density === "compact")
rightOpen: BarService.getPillDirection(root)