Container@MAPCHOOSER_PANEL: Logic: MapChooserLogic X: (WINDOW_RIGHT - WIDTH)/2 Y: (WINDOW_BOTTOM - 500)/2 Width: 800 Height: 535 Children: Label@TITLE: Width: PARENT_RIGHT Y: 0-25 Font: BigBold Contrast: true Align: Center Text: Select Map Background@bg: Width: PARENT_RIGHT Height: 500 Background: panel-black Children: Label@FILTER_DESC: X: PARENT_RIGHT - WIDTH - 401 Y: 10 Width: 60 Height: 25 Font: Bold Align: Right Text: Filter: TextField@MAPFILTER_INPUT: X: PARENT_RIGHT - WIDTH - 245 Y: 10 Width: 150 Height: 25 Label@FILTER_DESC_JOINER: X: PARENT_RIGHT - WIDTH - 215 Y: 10 Width: 30 Height: 25 Font: Bold Align: Center Text: in DropDownButton@GAMEMODE_FILTER: X: PARENT_RIGHT - WIDTH - 15 Y: 10 Width: 200 Height: 25 ScrollPanel@MAP_LIST: X: 15 Y: 45 Width: PARENT_RIGHT - 30 Height: 440 Children: ScrollItem@MAP_TEMPLATE: Width: 183 Height: 232 X: 2 Y: 0 Visible: false Children: MapPreview@PREVIEW: X: (PARENT_RIGHT - WIDTH)/2 Y: 4 Width: 173 Height: 173 IgnoreMouseOver: true IgnoreMouseInput: true Label@TITLE: X: 2 Y: PARENT_BOTTOM-48 Width: PARENT_RIGHT-4 Align: Center Label@DETAILS: Width: PARENT_RIGHT-4 X: 2 Y: PARENT_BOTTOM-34 Align: Center Font: Tiny Label@AUTHOR: Width: PARENT_RIGHT-4 X: 2 Y: PARENT_BOTTOM-22 Align: Center Font: Tiny Label@SIZE: Width: PARENT_RIGHT-4 X: 2 Y: PARENT_BOTTOM-10 Align: Center Font: Tiny Button@BUTTON_CANCEL: Key: escape X: 0 Y: 499 Width: 140 Height: 35 Text: Cancel Button@RANDOMMAP_BUTTON: Key: space X: PARENT_RIGHT - 150 - WIDTH Y: 499 Width: 140 Height: 35 Text: Random Button@BUTTON_OK: Key: return X: PARENT_RIGHT - WIDTH Y: 499 Width: 140 Height: 35 Text: Ok