This commit is contained in:
朱子楚\zhuzi
2023-12-05 00:20:40 +08:00
parent f5a4fc1300
commit 711411f6a8
3 changed files with 18 additions and 2 deletions

View File

@ -256,6 +256,9 @@ FluWindow {
if(!FluTheme.enableAnimation || window.fitsAppBarWindows === false){
changeDark()
}else{
if(loader_reveal.sourceComponent){
return
}
loader_reveal.sourceComponent = com_reveal
var target = window.contentItem
var pos = button.mapToItem(target,0,0)