Details
-
Bug
-
Resolution: Duplicate
-
Not Evaluated
-
None
-
4.7.0
-
None
Description
In stylesheet (CSS) we have a property called "line-height" which increases the gap between two lines. My suggestion is to introduce same kind of property for QML to achieve the expected result.
Below is the CSS "line-height" property example.
<div style="border:1px solid red;padding:10px;line-height:30px"> Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec quis tortor id turpis egestas iaculis. Duis feugiat placerat egestas. Duis non tellus sit amet ipsum adipiscing rutrum ac aliquet nisi. </div>
Attachments
Issue Links
- is replaced by
-
QTBUG-14296 QML - add support for Text leading (line-spacing)
-
- Closed
-