From d978658f812f7362d33f0e8a3049fa4cccdc6714 Mon Sep 17 00:00:00 2001 From: bruvzg <7645683+bruvzg@users.noreply.github.com> Date: Tue, 5 May 2020 14:16:02 +0300 Subject: [Windows] Add support for the WinTab API for pen input. --- doc/classes/ProjectSettings.xml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc') diff --git a/doc/classes/ProjectSettings.xml b/doc/classes/ProjectSettings.xml index a9ac307df4..a111b5bdde 100644 --- a/doc/classes/ProjectSettings.xml +++ b/doc/classes/ProjectSettings.xml @@ -414,6 +414,9 @@ Position offset for tooltips, relative to the mouse cursor's hotspot. + + Disables WinTab API and always use Windows Ink API for the pen input (Windows only). + If [code]true[/code], allows HiDPI display on Windows and macOS. This setting has no effect on desktop Linux, as DPI-awareness fallbacks are not supported there. -- cgit v1.2.3