mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-16 10:02:12 +00:00
FIX:update dialog position when mainframe position changed
jira: STUDIO-10397 Change-Id: I86cb4698518119903dd7fa3f7c2ad1945804f533 (cherry picked from commit 2e0a9536105867bbd5b95f0a9596fd79733bd5e6)
This commit is contained in:
@@ -346,6 +346,7 @@ DPIFrame(NULL, wxID_ANY, "", wxDefaultPosition, wxDefaultSize, BORDERLESS_FRAME_
|
||||
#endif
|
||||
Refresh();
|
||||
Layout();
|
||||
wxQueueEvent(wxGetApp().plater(), new SimpleEvent(EVT_NOTICE_CHILDE_SIZE_CHANGED));
|
||||
});
|
||||
|
||||
//BBS
|
||||
|
||||
Reference in New Issue
Block a user