mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-07 23:17:35 -06:00
ENH: use system menu on mac platform
Change-Id: Ia0e0bf42232d51cd08216811fdc6633527b3eb97 Signed-off-by: chunmao.guo <chunmao.guo@bambulab.com>
This commit is contained in:
parent
099e72b885
commit
39f9c23b89
4 changed files with 88 additions and 13 deletions
|
@ -2057,7 +2057,9 @@ bool GUI_App::on_init_inner()
|
|||
}
|
||||
|
||||
// BBS:
|
||||
#ifdef __WINDOWS__
|
||||
mainframe->topbar()->SaveNormalRect();
|
||||
#endif
|
||||
mainframe->Show(true);
|
||||
BOOST_LOG_TRIVIAL(info) << "main frame firstly shown";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue