decentraland / unity-renderer

Unity implementation of Decentraland Client
https://play.decentraland.org
Apache License 2.0
136 stars 94 forks source link

chore: support for uiText wrapping #6207

Closed AlejandroAlvarezMelucciDCL closed 1 month ago

AlejandroAlvarezMelucciDCL commented 1 month ago

What does this PR change?

Adds support for the new Label property textWrap.

How to test the changes?

  1. Use the following url: PLAYGROUND
  2. On the code on the left, note there are 2 labels, one with the property "nowrap" and one with "wrap", change their values to see the text on the right wrap-unwrap. image

Our Code Review Standards

https://github.com/decentraland/unity-renderer/blob/master/docs/code-review-standards.md

Copilot summary

copilot:summary

github-actions[bot] commented 1 month ago

After the CI passes:

Web

This branch can be previewed at:

Desktop:

If you have the launcher installed (download launcher) you can press open on the following link:

SDK 7

SDK 6

More