mirror of
https://github.com/ARMSX2/ARMSX3.git
synced 2026-08-24 16:58:52 -07:00
Adding the TouchButtonId was not enough. The editor offers what the LAYOUT contains, not what the enum declares, so the button existed and did nothing visible -- reported straight away. Listed with enabled = false alongside the save/load/screenshot buttons, which is the same opt-in shape. Existing layouts pick it up without being disturbed: TouchLayout.fromJson splices in any default button a saved layout lacks, and defaultPortrait splices from this same table, so one entry covers both orientations and everyone's current layouts.