UI | Text on Cards is broken
Summary
The dynamically instantiated cards are not setup correctly (from a ui perspective), as the text is cut off. (see screenshot)
Steps to reproduce
- Open the Menu
- Navigate to any browser with cards, e.g. the asset browser.
- See that the text is cut off
What is the current bug behavior?
Text on cards (asset name and type) is not readable, as it is cut off.
What is the expected correct behavior?
The text on the cards should be readable ;)
Version
v0.4.1
Build Target
Observed on Windows, but probably on all
Mode
Observer on Desktop, but probably in VR as well. 08.07.2024: Seems to only happen in the WebDAV browser
Relevant logs and/or screenshots
Possible fixes
Check the ui prefab of the cards, probably Figments
>UI
>Spatial
>Components
>Cards
>Card__small--template
. On or more of the layout elements or vertical groups will be setup incorrectly.
Edited by Christian Dominic