ui: Anchor the Observers icon to the sidebar, going right to left

Supersedes 9e0593d7143fa76c51239b5cb874284d1800e1fc, which attempted to
fix the issue with the icon displaying at unexpected places by anchoring
it to the battery display from the left instead of staying true to the
intended design.

CC #5575
This commit is contained in:
Iris Morelle 2021-03-18 20:11:20 -03:00
parent 21ac74144e
commit 2c540ccfce

View File

@ -366,8 +366,8 @@
[observers]
id=observers
font_size={DEFAULT_FONT_SMALL}
ref=battery-box-topright
rect="+5,=,+16,+{DEFAULT_FONT_SMALL_HEIGHT}"
ref=sidebar-panel
rect="=-22,=+4,+16,+16" # x = 16 + 6
xanchor=right
yanchor=fixed
[/observers]