Features
Editor
- zoom out to edit many screens at the same time
6fd217ecb
It is now possible to zoom out when editing map screens, up to the size of the entire map (although 4x4 screens is roughly the last usable zoom level).
Ctrl/Cmd + -/+
is the shortcut to zoom out and in. Note that this replaces an existing shortcut for modifying the screen palette by 16 - that is nowShift + Ctrl/Cmd + -/+
.Arrow keys change the current screen as usual (and so updates all the screen-specific UI, like enemies/warps/the Screen menu). If you move beyond the current viewport, the viewport moves along with you.
Clicking on any visible screen will also set the current screen.
Should be able to perform any action as expected on screens when zoomed out: copying, pasting, ffcs, moving items, warp squares, all drawing modes, flood fill, editing layers, etc.
The undo/redo system works as well.
There are a few new options related to this feature, under the View menu.
Bug Fixes
Editor
- delete the initial screen from default.qst
3b7ed5186