From e7018e4017c7ce99f7f56a58e40c18b3696bdabf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9mi=20Verschelde?= Date: Wed, 20 Feb 2019 14:37:25 +0100 Subject: ProjectSettings: fix category for per pixel transparency settings --- doc/classes/ProjectSettings.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'doc') diff --git a/doc/classes/ProjectSettings.xml b/doc/classes/ProjectSettings.xml index 6b53615535..1782edf25d 100644 --- a/doc/classes/ProjectSettings.xml +++ b/doc/classes/ProjectSettings.xml @@ -319,9 +319,6 @@ Hotspot for the custom mouse cursor image. - - Allow per pixel transparency in a Desktop window. This affects performance if not needed, so leave it off. - Allow HiDPI display on Windows and OSX. On Desktop Linux, this can't be enabled or disabled. @@ -331,9 +328,12 @@ Default orientation for cell phone or tablet. - + + Allow per pixel transparency in a Desktop window. This affects performance if not needed, so leave it off. + + - + Force the window to be always on top. -- cgit v1.2.3