Skip to content

Support of new Unity UxmlElement/UxmlAttribute attributes #16

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

Closed
Hellfim opened this issue May 27, 2023 · 0 comments · Fixed by #18
Closed

Support of new Unity UxmlElement/UxmlAttribute attributes #16

Hellfim opened this issue May 27, 2023 · 0 comments · Fixed by #18
Assignees
Labels
enhancement New feature or request

Comments

@Hellfim
Copy link
Contributor

Hellfim commented May 27, 2023

New versions of Unity (2023.2+) provide built-in attributes for simple UI Toolkit elements declaration.

Unfortunately they are not compatible with Bindable elements provided with MVVM toolkit out of the box.

I suggest to add support for them with something like #if UNITY_2023_2_OR_NEWER

@Hellfim Hellfim added the enhancement New feature or request label May 27, 2023
@ChebanovDD ChebanovDD moved this to 👀 In review in UnityMvvmToolkit May 29, 2023
@ChebanovDD ChebanovDD moved this from 👀 In review to ✅ Done in UnityMvvmToolkit May 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants