mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-11 08:47:52 -06:00
Application Scaling for MSW:
+ Experiments with toolBars scaling + Rescaled warning and printing legends
This commit is contained in:
parent
ae2c61160f
commit
fc63a28481
5 changed files with 50 additions and 8 deletions
|
@ -120,7 +120,7 @@ public:
|
|||
void reload_print(bool keep_volumes = false);
|
||||
void refresh_print();
|
||||
|
||||
void rescale_slider();
|
||||
void rescale();
|
||||
|
||||
private:
|
||||
bool init(wxWindow* parent, Bed3D& bed, Camera& camera, GLToolbar& view_toolbar, Model* model);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue