From 207bdc2b9f0d6a4a00189a9f8a20bdb6a630665b Mon Sep 17 00:00:00 2001 From: Yuri Sizov Date: Fri, 26 Aug 2022 16:43:24 +0300 Subject: Remove Inspector tooltip hack that never actually worked --- doc/classes/EditorProperty.xml | 6 ------ 1 file changed, 6 deletions(-) (limited to 'doc/classes') diff --git a/doc/classes/EditorProperty.xml b/doc/classes/EditorProperty.xml index 4a6a0e7226..67204f2a15 100644 --- a/doc/classes/EditorProperty.xml +++ b/doc/classes/EditorProperty.xml @@ -44,12 +44,6 @@ Gets the edited property. If your editor is for a single property (added via [method EditorInspectorPlugin._parse_property]), then this will return the property. - - - - Must be implemented to provide a custom tooltip to the property editor. - - -- cgit v1.2.3