Add ATC list position persistence and fix ASMGCS ground map sync (v1.1.6)
-
Save and restore ATC list rectangle position per-window via atcListRectangle metadata (AtcListX/Y/Width/Height) with delayed retry for reliable restoration
-
Fix OzStrips runway release highlights incorrectly syncing on ASMGCS ground maps by filtering to standard vatSys map items (DisplayMaps+Map) during save/restore
-
Add IsASMGCS() and IsStandardVatSysMap() helper methods
-
Add standardMapsOnly filtering to GetCheckedMaps, CollectCheckedMenuItems, ApplyCheckedMaps, and ApplyMapState pipeline