You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-22 15:06:45 +00:00
Remove clips_input() method and use clip_content
This commit is contained in:
@@ -108,8 +108,6 @@ public:
|
||||
VScrollBar *get_v_scrollbar();
|
||||
void ensure_control_visible(Control *p_control);
|
||||
|
||||
virtual bool clips_input() const override;
|
||||
|
||||
TypedArray<String> get_configuration_warnings() const override;
|
||||
|
||||
ScrollContainer();
|
||||
|
||||
Reference in New Issue
Block a user