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

bug: slice9 anchoring #603

Open
juneaucross opened this issue Jan 31, 2025 · 0 comments
Open

bug: slice9 anchoring #603

juneaucross opened this issue Jan 31, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@juneaucross
Copy link
Contributor

Describe the bug

If a 9sliced sprite's anchor position is set to anything other than the default ('topleft'), it breaks by its slice grid.

Version

3001.0.9

To Reproduce

Steps to reproduce the behavior:

  1. Load sprite using slice9
  2. Add anchor comp with value different then the 'topleft' to it

Expected behavior

Sprites shouldn't break

Screenshots

Without anchor comp
Image

With anchor setted to 'center'
Image

With anchor setted to 'botright'
Image

With anchor setted to 'top'
Image

etc...

@juneaucross juneaucross added the bug Something isn't working label Jan 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: No status
Development

No branches or pull requests

1 participant