mirror of
https://github.com/brmlab/brmbar.git
synced 2025-06-08 05:14:00 +02:00
brmbarv3: Convert font sizes from points to pixels to be DPI-independent
This commit is contained in:
parent
4d72dff187
commit
e55f5cfa5e
15 changed files with 59 additions and 59 deletions
|
@ -31,7 +31,7 @@ Item {
|
|||
y: 430
|
||||
width: 360
|
||||
text: "Select Item"
|
||||
fontSize: 44
|
||||
fontSize: 60
|
||||
btnColor: "#666666"
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue