You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: [Font-size] The Font size can not change by dde-control-center. (#1105)
-- Dtk enables the font size of upper-layer applications to change with the control center
through DApplication.
-- The desktop program has embedded dde-shell, but dde-shell uses QApplication, causing the
font size of upper-layer applications not to follow changes when the control center's font
size is adjusted.
-- Modify dde-shell's QApplication to DApplication.
Log: fix issue
PMS: BUG-285621
0 commit comments