From 10be2c343f6f8b9619eec9d3319a1eef57cd2b17 Mon Sep 17 00:00:00 2001 From: Travis Veralrud Date: Fri, 25 Nov 2022 19:18:35 -0800 Subject: iOS: Fix memory leak on touch input Replace incomplete iOS gesture with touch implementation. Fixes #66422. --- doc/classes/ProjectSettings.xml | 3 --- 1 file changed, 3 deletions(-) (limited to 'doc/classes/ProjectSettings.xml') diff --git a/doc/classes/ProjectSettings.xml b/doc/classes/ProjectSettings.xml index 986810edf2..7812b29e0d 100644 --- a/doc/classes/ProjectSettings.xml +++ b/doc/classes/ProjectSettings.xml @@ -1147,9 +1147,6 @@ If [code]true[/code], sends touch input events when clicking or dragging the mouse. - - Default delay for touch events. This only affects iOS devices. - The locale to fall back to if a translation isn't available in a given language. If left empty, [code]en[/code] (English) will be used. -- cgit v1.2.3