Skip to content

Conversation

@wcandillon
Copy link
Contributor

@wcandillon wcandillon commented Nov 19, 2025

fixes #1380

@wcandillon wcandillon mentioned this pull request Nov 19, 2025
convertProperty(runtime, object, "width", props.width, variables);
convertProperty(runtime, object, "height", props.height, variables);
convertProperty(runtime, object, "rect", props.rect, variables);
convertProperty(runtime, object, "zIndex", zIndex, variables);
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove

@arash-a2k
Copy link

Great! Subscribing to this PR to try the next version! 🥳

@wcandillon wcandillon marked this pull request as draft November 20, 2025 11:24
@wcandillon
Copy link
Contributor Author

@arash-a2k haha sorry for keeping switching it, but #3557 is now ready to go :)

@wcandillon wcandillon closed this Nov 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

z-index support

2 participants