This commit is contained in:
zhuzichu
2023-07-07 16:04:17 +08:00
parent 9223d5f937
commit 03771cd7c9
25 changed files with 75 additions and 55 deletions

View File

@ -220,7 +220,7 @@ CustomWindow {
}
function handleDarkChanged(button){
if(FluTools.isMacos()){
if(FluTools.isMacos() || !FluTheme.enableAnimation){
changeDark()
}else{
var target = window.contentItem