c.lamboo
f0e3c19a34
Render labels using Text.QtRendering
on OSX
...
Fonts were looking a bit to thick on when using `Text.NativeRendering`, so using `Text.QtRendering` instead. After this the font weight looks identical to figma (as far as I can see).
In this commit I also changed all `Label`'s to `UM.Label`'s and removed default properties where I could.
CURA-9154
2022-05-10 15:36:50 +02:00
Konstantinos Karmas
b0702e2312
Remove NativeRendering type in the MonitorInfoBlurb
...
Since it makes the letters look weird.
CURA-8436
2021-08-03 16:56:05 +02:00
ChrisTerBeke
0ba8bf13e1
Fix copyright year to 2019
2019-08-02 15:09:37 +02:00
Diego Prado Gesto
f62d19aa60
Fix rendering issues in macOS when connecting to secondary screen
...
It used to happen before, but just adding native rendering fixes the issue.
2019-04-30 11:24:01 +02:00
Ian Paschal
1097f16011
Add theme (and dark mode)
...
Contributes to CL-1165
2019-01-23 12:08:20 +01:00
Ian Paschal
612b0d0165
Reset pop-up orientation if it moved
...
Contributes to CL-1165
2019-01-10 15:54:58 +01:00
Ian Paschal
9c711cc8aa
Pop-up flips directions
...
Contributes to CL-1165
2019-01-10 15:27:04 +01:00
Ian Paschal
669f6d8f0c
Fix available space bug
...
Contributes to CL-1165
2019-01-09 17:04:51 +01:00
Ian Paschal
920b7b6706
Create MonitorInfoBlurb.qml
...
Contributes to CL-1165
2019-01-09 16:30:11 +01:00