Fix build
This commit is contained in:
@@ -29,7 +29,7 @@ bool FlutterWindow::OnCreate() {
|
|||||||
|
|
||||||
flutter_controller_->engine()->SetNextFrameCallback([&]() {
|
flutter_controller_->engine()->SetNextFrameCallback([&]() {
|
||||||
// this->Show(); window_manager hidden at launch
|
// this->Show(); window_manager hidden at launch
|
||||||
""
|
"";
|
||||||
});
|
});
|
||||||
|
|
||||||
// Flutter can complete the first frame before the "show window" callback is
|
// Flutter can complete the first frame before the "show window" callback is
|
||||||
|
|||||||
Reference in New Issue
Block a user