doodle/pkg/modal
Noah d16a8657aa Window Icon, UI Polish
* SDL2 builds of the game now set their app window icon.
* Create/Edit Level window is updated to show a tabbed UI to create a
  new Level or a new Doodad. The dedicated main menu button to create a
  new doodad (which immediately prompted for its size) is replaced by
  this new tab's UI.
* Edit Drawing/Play Level window is more responsive to smaller screen
  sizes by drawing fewer columns of filenames.
* Bugfix: the Alert and Confirm modals always re-center themselves on
  screen, especially to adapt between Portrait or Landscape mode on a
  mobile device.
2021-12-30 16:31:45 -08:00
..
loadscreen Few small tweaks 2021-10-09 21:22:50 -07:00
alert.go WIP Publish Dialog + UI Improvements 2021-06-10 22:36:22 -07:00
confirm.go WIP Publish Dialog + UI Improvements 2021-06-10 22:36:22 -07:00
end_level.go Checkpoint Flag & Retry from Checkpoint 2021-08-15 20:17:53 -07:00
modal.go Window Icon, UI Polish 2021-12-30 16:31:45 -08:00
modal_test.go Global UI Popup Modals 2020-11-15 18:02:35 -08:00