Commit Graph

3 Commits

Author SHA1 Message Date
Robin Gareus fb8112eb7e
Fix crash when changing UI scale on Windows
When the UI scale changes without the Recorder UI being shown
at least once, the Widgets have not yet been realized, size-groups
not evaluated, and a widget size of 1x1 is assumed.
2021-08-10 04:15:15 +02:00
Robin Gareus f8c75914c4
RecorderUI: handle meter-theme changes 2021-02-28 20:03:12 +01:00
Robin Gareus 582c99a156
RecorderUI: initial implementation 2021-02-23 16:24:23 +01:00