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

Workarounds for export problems (only on Windows?) #8

Open
Frosty-J opened this issue Jan 25, 2024 · 2 comments
Open

Workarounds for export problems (only on Windows?) #8

Frosty-J opened this issue Jan 25, 2024 · 2 comments

Comments

@Frosty-J
Copy link
Contributor

I've lost a lot of time to this and I'm not sure what the cause could be, but, just to get it documented somewhere, here's my current process for exporting tiles:

  1. Export as a bitmap. This will allow the tile set dialogue to appear when chosen.
  2. Export as 32x32 sprites. This prevents input images wider than the tile size from being corrupted.
  3. Export with desired settings. Steps 1 and 2 have fixed the XCF for the current session.
@jestin
Copy link
Owner

jestin commented Feb 1, 2024

Can you document what this original problem is? I might be able to simply fix the bug if I know how to recreate it. It sounds like it probably exists in all versions, if it has to do with tile sizes.

@Frosty-J
Copy link
Contributor Author

Frosty-J commented Feb 1, 2024

The first problem is that when the Export button is clicked with "Tile Set" selected without having gone through a song and dance, the save dialogue closes (and no, Cancel doesn't export!). I expect this doesn't affect Linux since I didn't have this issue on Linux (with an older build of the plugin, but it's not as if it's fundamentally changed) and I know you developed and tested it on that.

screen recording

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

2 participants