Files
OpenRA/mods/common/chrome/ingame-transients.yaml
2024-10-04 20:54:23 +01:00

14 lines
304 B
YAML

Container@TRANSIENTS_PANEL:
X: 5
Y: WINDOW_BOTTOM - HEIGHT - 55
Width: 550
Height: 80
Logic: IngameTransientNotificationsLogic
Children:
TextNotificationsDisplay@TRANSIENTS_DISPLAY:
Width: PARENT_RIGHT
Height: PARENT_BOTTOM
DisplayDurationMs: 4000
LogLength: 5
HideOverflow: False