mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-26 03:38:12 +08:00
Desktop: Mac menu workaround (#3398)
This commit is contained in:
@@ -36,6 +36,8 @@ pub fn start() {
|
||||
return;
|
||||
}
|
||||
|
||||
App::init();
|
||||
|
||||
let cli = Cli::parse();
|
||||
|
||||
let wgpu_context = futures::executor::block_on(gpu_context::create_wgpu_context());
|
||||
|
||||
Reference in New Issue
Block a user