call update_bed_size during instantiation

This commit is contained in:
Joseph Lenox 2018-05-07 21:24:27 -05:00
parent d6d3c75582
commit def5d565b6

View File

@ -111,6 +111,8 @@ Plater::Plater(wxWindow* parent, const wxString& title, std::shared_ptr<Settings
});
*/
this->canvas2D->update_bed_size();
// Finally assemble the sizers into the display.
// export/print/send/export buttons