Skip to content

feat: add z-index and opacity support for ui elements #266

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

Merged

Conversation

AlejandroAlvarezMelucciDCL
Copy link
Contributor

@AlejandroAlvarezMelucciDCL AlejandroAlvarezMelucciDCL commented Jun 3, 2025

Addresses the protocol implementation for issues
#4088 z-index
#4090 opacity

Related PRs:
E@: decentraland/unity-explorer#4366
SDK: decentraland/js-sdk-toolchain#1127

Copy link

github-actions bot commented Jun 3, 2025

Test this pull request

  • The @dcl/protocol package can be tested in scenes by running
    npm install "https://sdk-team-cdn.decentraland.org/@dcl/protocol/branch//dcl-protocol-1.0.0-15509488195.commit-6001334.tgz"

@AlejandroAlvarezMelucciDCL AlejandroAlvarezMelucciDCL marked this pull request as ready for review June 3, 2025 13:18
As per protocol-squad's request, I updated the index to match their implementation

Signed-off-by: Alejandro Alvarez Melucci <[email protected]>
robtfm
robtfm previously approved these changes Jun 3, 2025
@AlejandroAlvarezMelucciDCL AlejandroAlvarezMelucciDCL changed the title feat: 4088 add z-index support for ui elements feat: add z-index and opacity support for ui elements Jun 7, 2025
@AlejandroAlvarezMelucciDCL AlejandroAlvarezMelucciDCL merged commit 8e03daa into main Jun 10, 2025
3 checks passed
@AlejandroAlvarezMelucciDCL AlejandroAlvarezMelucciDCL deleted the feat/4088-z-index-support-for-uielements branch June 10, 2025 13:13
AlejandroAlvarezMelucciDCL added a commit that referenced this pull request Jun 10, 2025
feat: add z-index and opacity support for ui elements (#266)

* Added z index property to ui transform

* Update property id

As per protocol-squad's request, I updated the index to match their implementation



* Added opacity property

---------

Signed-off-by: Alejandro Alvarez Melucci <[email protected]>
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.

2 participants