slint/internal/renderers
Olivier Goffart e04f028c91 Fix default-font-size not working with PopupWindow with the Qt backend
We had code on the window to reset the default-font-size property to the
default from the renderer.
For the Qt backend, the PopupWindow being their own Window, this code
was activated also for the PopupWindow's hidden default-font-size
property, which caused all PopupWindow's font to not follow the
default-font-size

Fixes #8855
2025-07-09 17:08:24 +02:00
..
femtovg Fix default-font-size not working with PopupWindow with the Qt backend 2025-07-09 17:08:24 +02:00
skia Fix default-font-size not working with PopupWindow with the Qt backend 2025-07-09 17:08:24 +02:00