Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
5.11
-
Windows 10 x64, Ubuntu 18.04
-
-
82247946b2733bcd5bb3740a31c7d38fb90f6ddd (qt/qtdeclarative/dev)
Description
Hello, I faced with the next problem: representation of Qml Text with combination of elide (Text.ElideRight), wrapMode(Text.Wrap) and maximumLineCount(2) properties looks not correct.
There is enough space for the second line at the right picture(wrapMode: Text.Wrap), but this line looks too short, elide is too aggressive.
This doesn't satisfy our customer and we couldn't find any workaround.
Check this out:
Code sample is in attachment.
Attachments
Issue Links
- resulted from
-
QT3DS-3308 Support customer project X
- In Progress