You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-13 13:31:48 +00:00
Clear drag_selection when drag ends
This commit is contained in:
@@ -455,8 +455,8 @@ private:
|
||||
void _update_cursor();
|
||||
|
||||
void _selection_changed();
|
||||
|
||||
void _focus_selection(int p_op);
|
||||
void _reset_drag();
|
||||
|
||||
SnapTarget snap_target[2];
|
||||
Transform2D snap_transform;
|
||||
|
||||
Reference in New Issue
Block a user