ReactUnity / core

React and HTML framework for Unity UI & UIToolkit
https://reactunity.github.io/
MIT License
733 stars 42 forks source link

UI Toolkit renderer is missing css properties like `background-size` #93

Closed xiaohai-huang closed 12 months ago

xiaohai-huang commented 1 year ago

image

UI Toolkit does support these properties. But I cannot use them in ReactUnity

image

KurtGokhan commented 1 year ago

These must have been added in recent Unity versions. I will add them.

xiaohai-huang commented 12 months ago

object-fit, background-*, word-spacing and letter-spacing property support is added in 0.16.3