Remove get_local_mouse_position() hack in GraphEdit
This commit is contained in:
parent
988dd09047
commit
00457c68bc
2 changed files with 5 additions and 9 deletions
|
|
@ -97,7 +97,6 @@ private:
|
|||
bool dragging;
|
||||
bool just_selected;
|
||||
Vector2 drag_accum;
|
||||
Point2 drag_origin; // Workaround for GH-5907
|
||||
|
||||
float zoom;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue