Can 9-slice work on sprites that is smaller than the original image? #11937
Unanswered
Litttlefish
asked this question in
Q&A
Replies: 1 comment
-
Since spritebundle is working fine, I'll open an issue from this. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm using the 9-slice feature on 0.13 to rewrite a counter ui, but when using it, it give me a weird result that is not scaled down.



If I remove ImageScaleMode component, then it will give me a sprite that is correctly resized.
Also I tried using it with SpriteBundle, seems working normally
Is it a bug, or this feature just don't support it?
Beta Was this translation helpful? Give feedback.
All reactions