mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-06-05 19:42:47 +00:00
An attempt to fix sla gizmo imgui dialog scaling on osx and hidpi screens
This commit is contained in:
@@ -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();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user