mirror of
https://github.com/openharmony/windowmanager.git
synced 2026-07-18 16:24:27 -04:00
@@ -1088,7 +1088,7 @@ WMError WindowImpl::Show(uint32_t reason, bool withAnimation)
|
||||
SingletonContainer::Get<WindowAdapter>().ProcessPointDown(property_->GetWindowId(),
|
||||
property_, moveDragProperty_);
|
||||
}
|
||||
NotifyAfterUnfocused(false);
|
||||
NotifyAfterForeground(false);
|
||||
return WMError::WM_OK;
|
||||
}
|
||||
WMError ret = PreProcessShow(reason, withAnimation);
|
||||
|
||||
Reference in New Issue
Block a user