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

Tileset -> Load Recent should remember the Add dialog settings #60

Open
FredrIQ opened this issue Nov 27, 2021 · 1 comment
Open

Tileset -> Load Recent should remember the Add dialog settings #60

FredrIQ opened this issue Nov 27, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@FredrIQ
Copy link

FredrIQ commented Nov 27, 2021

I have 3 sets of tilesets for a GBC tilemap that I want to load, set up as follows:

pokedex.2bpp starting at tile $000 offset $00 length $40
normal.1bpp starting at tile $080 offset $00 length $00 (all of it)
pokedex.2bpp starting at tile $118 offset $40 length $22

These are saved into Load Recent. I figured I could use this later for other tilemaps that use the same tileset. However, when I try, they're all loaded starting at tile $000 and doesn't respect tile offset nor length. Also, the 2bpp file only shows up once.

It would be nice if all details about the tilesets you loaded is remembered. Or better yet, save everything into Load Recent as a single entry.

@Rangi42 Rangi42 changed the title Tileset -> Load Recent doesn't work correctly Tileset -> Load Recent should remember the Add dialog settings Nov 27, 2021
@Rangi42
Copy link
Owner

Rangi42 commented Nov 27, 2021

That is working as expected, so not a bug, but you're right that it would be a convenient feature. Even more so would be to load a .tileset file from TODO.md, to add them all at once.

@Rangi42 Rangi42 added the enhancement New feature or request label Jan 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants