Skip to content

Add the xywh functionality for FloatingImage, and change the old wh to scale - #23

Merged
ABKQPO merged 1 commit into
masterfrom
image-xywh-scale
Jun 20, 2026
Merged

Add the xywh functionality for FloatingImage, and change the old wh to scale#23
ABKQPO merged 1 commit into
masterfrom
image-xywh-scale

Conversation

@ABKQPO

@ABKQPO ABKQPO commented Jun 18, 2026

Copy link
Copy Markdown
Member

remove the old width and height semantics, replace them with scaleX and scaleY scaling factors

add x, y, width, and height to crop a specific area of the image, making it easier to use texture atlases like ae2 icon sets

closed #22

@ABKQPO ABKQPO added Enhancement Improve an existing mechanic. Please explain the change with a before/after comparison. New Feature Add something new. Please explain in detail how it works. labels Jun 19, 2026
@ABKQPO
ABKQPO merged commit 00667de into master Jun 20, 2026
1 check passed
@ABKQPO
ABKQPO deleted the image-xywh-scale branch June 20, 2026 10:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Enhancement Improve an existing mechanic. Please explain the change with a before/after comparison. New Feature Add something new. Please explain in detail how it works.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

UI texture extractor

1 participant