Details
-
Suggestion
-
Resolution: Unresolved
-
P3: Somewhat important
-
None
Description
In properties where you can assign pixel values, there is a strong need to have resolution independent physical units that translate to a real distance on a screen
An example of how this could work is
Rectangle { width: 100*mm; height: 200*mm }
Attachments
Issue Links
- is duplicated by
-
QTBUG-122000 Implement support for units (px, pt, percent etc) in QML
- Reported
-
QTBUG-97250 add functionality to change units of property values.
- Closed
- resulted in
-
QTBUG-104804 font QML Value Type does not expose letterSpacingType attribute
- Open