Application Scaling for MSW:

+ Experiments with toolBars scaling
+ Rescaled warning and printing legends
This commit is contained in:
YuSanka 2019-04-16 12:11:48 +02:00
parent ae2c61160f
commit fc63a28481
5 changed files with 50 additions and 8 deletions

View file

@ -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);