Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nudge Map (Wrapping) to Fix Map Resize Issue #219

Open
comods opened this issue Mar 16, 2024 · 0 comments
Open

Nudge Map (Wrapping) to Fix Map Resize Issue #219

comods opened this issue Mar 16, 2024 · 0 comments

Comments

@comods
Copy link

comods commented Mar 16, 2024

If you resize a map, you have no control over which corner it is anchored to, nor to anchor it to the center.
Currently you have to manually move every tile one by one, just to recenter it.

Please add 4 buttons:
Nudge Left, Right, Up, Down.
These will move all tiles over by 1 tile, and wrap the last row or column into the now empty first row or column.

Please add 2 buttons:
Select, Select-Wrapping (Or Toggles: [< > Wrap] [^v Wrap])
You already have copy, cut, paste but it always selects the whole map. There should be a Select button that allows you to select a subsection of the map like for sprites. Select-Wrapping would allow selecting and pasting that wrap off one side onto the opposite side.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant