Details
-
Bug
-
Resolution: Unresolved
-
P3: Somewhat important
-
QDS 2.1, QDS 2.2 RC1, QDS 4.3
-
None
Description
Font Weight and Font Bold are not allowed to be used together for the same text item in MCU projects:
MediumButton.ui.qml:38:14: error: Can't set font.weight and font.bold for the same element
font.weight: Font.Normal
^~~~~~
MediumButton.ui.qml:36:14: error: bold was set here
font.bold: false
^~~~
Attachments
Issue Links
- relates to
-
QDS-5202 Font Style has redundancy
-
- Closed
-