You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-07 12:30:27 +00:00
Small improvements to the Spatial Editor's multiple viewport mode
This commit is contained in:
@@ -445,6 +445,9 @@ private:
|
||||
float ratio_h;
|
||||
float ratio_v;
|
||||
|
||||
bool hovering_v;
|
||||
bool hovering_h;
|
||||
|
||||
bool dragging_v;
|
||||
bool dragging_h;
|
||||
Vector2 drag_begin_pos;
|
||||
|
||||
Reference in New Issue
Block a user