You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-04 12:00:25 +00:00
Reorganize inspector layout workflow for Control nodes
This commit is contained in:
@@ -54,6 +54,9 @@ public:
|
||||
|
||||
virtual Size2 get_minimum_size() const override;
|
||||
|
||||
virtual Vector<int> get_allowed_size_flags_horizontal() const override;
|
||||
virtual Vector<int> get_allowed_size_flags_vertical() const override;
|
||||
|
||||
SubViewportContainer();
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user