Noah Petherbridge
44122d4130
UI improvements specifically for mobile (running the game with the `-w mobile` or `-w landscape` options) screen sizes. * Rework the Settings window to be mobile friendly to landscape oriented screens (`doodle -w landscape`) and migrate Options tab to magicform. * The toolbar in the Editor will be a single column of buttons on small screens, such as `-w mobile` (375x812) portrait mode smartphone. On larger screens the toolbar shows in two columns of buttons. * Fix tooltips not drawing on top. * Centralize the hard-coded references to specific font filenames * Add cheat code: `test load screen` to bring a sample loading screen up for a few seconds. It needs improvement on `-w landscape` |
||
---|---|---|
.. | ||
about.go | ||
add_edit_level.go | ||
doodad_dropper.go | ||
doodad_properties.go | ||
filesystem_window.go | ||
layers_window.go | ||
levelpack_open.go | ||
license_key.go | ||
open_level_editor.go | ||
palette_editor.go | ||
pip_canvas.go | ||
publish_level.go | ||
settings.go | ||
text_tool.go |