This commit is contained in:
toly
2023-10-21 10:23:50 +08:00
parent 689e8d9fdb
commit 25b3bc16b2
31 changed files with 2 additions and 2176 deletions

View File

@@ -28,7 +28,7 @@ bool FlutterWindow::OnCreate() {
SetChildContent(flutter_controller_->view()->GetNativeWindow());
flutter_controller_->engine()->SetNextFrameCallback([&]() {
// this->Show();
this->Show();
//delete this->Show()
});