Search Issue Tracker
Fixed in 2022.2.X
Votes
0
Found in
Issue ID
1393109
Regression
No
Impossible to set "text-overflow: ellipsis;" in the UI Builder
It is possible to set the overflow at hidden, but not the text-overflow.
I think it may be interesting to warn the user if he set "text-overflow: ellipsis;" but not "overflow: hidden" as the text ellipsis will never show otherwise, but this would be a nice to have and not part of this bug.
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Code runs slower when using a cached exception instance compared to creating a new one
- Broken UI in Default Preset Add Section of "Preset Manager" window
- [iOS] The Player freezes when closing the Notification Center and quickly swiping down from top
- Crash on Texture2D:SetPixelImpl when rapidly calling Texture2D.Apply()
- Graph Lines are not rendered when using Experimental GraphView or GridBackground
Resolution Note (fix version 2022.2):
Fixed 1393109: Impossible to set "text-overflow: ellipsis;" in the UI Builder