ensure the text fits properly and better control over text size
This commit is contained in:
parent
b6e29352d9
commit
e05beb3857
2 changed files with 3 additions and 2 deletions
|
@ -40,7 +40,7 @@ Item {
|
|||
id: fontSizeBox
|
||||
editable: true
|
||||
from: 5
|
||||
to: 72
|
||||
to: 150
|
||||
hoverEnabled: true
|
||||
onValueModified: updateFontSize(value)
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue