1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-29 10:55:50 +00:00

Fix of No preview of position in variable layer editing UI at retina resolution #2050

This commit is contained in:
bubnikv
2019-04-01 11:08:26 +02:00
parent ba89f04429
commit 62539bc35b
2 changed files with 12 additions and 6 deletions
+1 -1
View File
@@ -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();