mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-11 16:57:53 -06:00
Fix of No preview of position in variable layer editing UI at retina resolution #2050
This commit is contained in:
parent
ba89f04429
commit
62539bc35b
2 changed files with 12 additions and 6 deletions
|
@ -699,7 +699,7 @@ public:
|
|||
void on_paint(wxPaintEvent& evt);
|
||||
|
||||
Size get_canvas_size() const;
|
||||
Point get_local_mouse_position() const;
|
||||
Vec2d get_local_mouse_position() const;
|
||||
|
||||
void reset_legend_texture();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue