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

Centerbounds on imported sprites' 9patch slices are wrong #107

Closed
JonasOberhauser opened this issue May 1, 2024 · 2 comments
Closed

Centerbounds on imported sprites' 9patch slices are wrong #107

JonasOberhauser opened this issue May 1, 2024 · 2 comments
Assignees
Labels
🐞 Bug A bug has been identified and need to be fixed. 🔺 Priority: High The issue or pull request made needs to be resolved as soon as possible. ✅ Status: Closed This issue or pull request is closed.

Comments

@JonasOberhauser
Copy link

Description

image

Worked in older version

Steps to Reproduce

Use 6.0.3, create image in aseprite with 9 patch slice, import it and get a completely wrong centerbounds

Expected Behavior

Centerbounds area has some reasonable Height/Bottom

Actual Behavior

Centerbounds number Height/Bottom are way off

Configuration

No response

Other Information

No response

@JonasOberhauser JonasOberhauser added the 🆕 Status: New This issue or pull request is new and has not been looked at yet. label May 1, 2024
@AristurtleDev
Copy link
Owner

Thanks for reporting @JonasOberhauser
This is related to AristurtleDev/AsepriteDotNet#26

@AristurtleDev AristurtleDev self-assigned this May 2, 2024
@AristurtleDev AristurtleDev added 🐞 Bug A bug has been identified and need to be fixed. 🔺 Priority: High The issue or pull request made needs to be resolved as soon as possible. ✈ Status: In Progress This issue or pull request is currently being worked on. and removed 🆕 Status: New This issue or pull request is new and has not been looked at yet. labels May 2, 2024
@AristurtleDev AristurtleDev added ✅ Status: Closed This issue or pull request is closed. and removed ✈ Status: In Progress This issue or pull request is currently being worked on. labels May 2, 2024
@AristurtleDev
Copy link
Owner

This has been resolved in PR #108
Update NuGet version to 6.0.4 to receive the fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐞 Bug A bug has been identified and need to be fixed. 🔺 Priority: High The issue or pull request made needs to be resolved as soon as possible. ✅ Status: Closed This issue or pull request is closed.
Projects
None yet
Development

No branches or pull requests

2 participants