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

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();