mirror of
https://git.mirrors.martin98.com/https://github.com/bambulab/BambuStudio.git
synced 2025-08-20 14:49:17 +08:00
FIX: context menu didn't update UI
jira: STUDIO-5691 Change-Id: Ia66b8623d832eba805aff5320941233a68ff258b
This commit is contained in:
parent
f646499216
commit
db5277f267
@ -2672,7 +2672,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