mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-19 19:19:40 +00:00
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:
parent
21ac74144e
commit
2c540ccfce
@ -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]
|
||||
|
Loading…
x
Reference in New Issue
Block a user