mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-30 22:32:07 +00:00
FIX: update some scale while DPI changed
jira: [STUDIO-10067] Change-Id: Icb8480d01bdf20a17c699746677d54fc8c8680a6 (cherry picked from commit 677ec9e364a47b944b3ebee5519aea4c35439af1)
This commit is contained in:
@@ -289,7 +289,7 @@ public:
|
||||
void doRender(wxDC& dc);
|
||||
|
||||
public:
|
||||
int current_humidity_level;
|
||||
int current_humidity_level = 0;
|
||||
|
||||
ScalableBitmap close_img;
|
||||
wxStaticBitmap* curr_humidity_img;
|
||||
|
||||
Reference in New Issue
Block a user