mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-11 16:57:53 -06:00
An attempt to fix sla gizmo imgui dialog scaling on osx and hidpi screens
This commit is contained in:
parent
f147f192b4
commit
79fbf08409
2 changed files with 4 additions and 1 deletions
|
@ -42,6 +42,8 @@ public:
|
|||
bool update_mouse_data(wxMouseEvent &evt);
|
||||
bool update_key_data(wxKeyEvent &evt);
|
||||
|
||||
float get_style_scaling() const { return m_style_scaling; }
|
||||
|
||||
void new_frame();
|
||||
void render();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue