Files
OpenRA/mods/common/chrome/ingame-debug-hpf.yaml
Ivaylo Draganov 79ae71a517 Rename *_RIGHT to *_WIDTH and *_BOTTOM to *_HEIGHT in integer expressions for widgets
The terms "width" and "height" are clearer and they match what the values actually represent (window or parent width/height). The YAML changes are generated with the update rule.
2024-10-07 12:59:25 +03:00

17 lines
391 B
YAML

Container@HPF_OVERLAY:
Logic: HierarchicalPathFinderOverlayLogic
Width: PARENT_WIDTH
Height: 60
Children:
DropDownButton@HPF_OVERLAY_LOCOMOTOR:
Width: PARENT_WIDTH
Height: 25
Text: dropdownbutton-hpf-overlay-locomotor
Font: Regular
DropDownButton@HPF_OVERLAY_CHECK:
Y: 35
Width: PARENT_WIDTH
Height: 25
Text: dropdownbutton-hpf-overlay-check
Font: Regular