mirror of
https://github.com/Leonmmcoset/CMLeonOS.git
synced 2026-04-21 19:24:00 +00:00
桌面主题系统
This commit is contained in:
@@ -357,5 +357,11 @@ namespace CMLeonOS.Gui.UILib
|
||||
}
|
||||
wm.Update(decorationWindow);
|
||||
}
|
||||
|
||||
internal void RefreshTheme()
|
||||
{
|
||||
wm.Update(this);
|
||||
RenderDecoration();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user