-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Closed
Labels
A-UIGraphical user interfaces, styles, layouts, and widgetsGraphical user interfaces, styles, layouts, and widgetsC-BugAn unexpected or incorrect behaviorAn unexpected or incorrect behavior
Milestone
Description
Discussed in #11937
Originally posted by Litttlefish February 18, 2024
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.(should be 60px x 30px)

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. (here is 240px x 30px)

Metadata
Metadata
Assignees
Labels
A-UIGraphical user interfaces, styles, layouts, and widgetsGraphical user interfaces, styles, layouts, and widgetsC-BugAn unexpected or incorrect behaviorAn unexpected or incorrect behavior