mirror of
https://git.mirrors.martin98.com/https://github.com/bambulab/BambuStudio.git
synced 2025-09-21 01:13:15 +08:00
FIX: context menu didn't update UI
jira: STUDIO-5691 Change-Id: Ia66b8623d832eba805aff5320941233a68ff258b
This commit is contained in:
parent
fa8b21bfcc
commit
25ee685e4a
@ -2673,7 +2673,7 @@ Plater::priv::priv(Plater *q, MainFrame *main_frame)
|
|||||||
|
|
||||||
q->SetSizer(hsizer);
|
q->SetSizer(hsizer);
|
||||||
|
|
||||||
menus.init(q);
|
menus.init(main_frame);
|
||||||
|
|
||||||
|
|
||||||
// Events:
|
// Events:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user