linuxdeepin / qt5integration

Qt platform theme integration plugins for DDE.
Other
36 stars 47 forks source link

fix: refresh font dpi #154

Closed asterwyx closed 1 year ago

asterwyx commented 1 year ago

Theme font should not be cached as dpi may change. We need to create a new font and refresh font dpi.

Log: fix refresh font dpi Issue: https://github.com/linuxdeepin/dtk/issues/17