summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJake Petroules <jake.petroules@qt.io>2016-08-24 12:18:50 -0700
committerJake Petroules <jake.petroules@qt.io>2016-10-20 00:29:03 +0000
commitc9c6ab44470c6b246b4b33a7580113408b3848d3 (patch)
treef65d0fa4a0f893a27fc1e6e933bdbc22130b6d4d
parentd62836031ecc5de1802d64386c18dad6e380f3ca (diff)
Reword comment about Fusion style recommendation
This is completely out of place here and has led to users being confused about the support status of other styles (i.e. do Windows and macOS styles not support high-DPI?) Done-With: Morten Sørvig <morten.sorvig@qt.io> Change-Id: I46948962a7ae0d137ca99181b52f7d8851b75400 Reviewed-by: Morten Johan Sørvig <morten.sorvig@qt.io>
-rw-r--r--doc/src/highdpi.qdoc5
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/src/highdpi.qdoc b/doc/src/highdpi.qdoc
index 04d09d7a6..aa8057034 100644
--- a/doc/src/highdpi.qdoc
+++ b/doc/src/highdpi.qdoc
@@ -187,7 +187,10 @@
\endlist
- It is recommended to use the \c Fusion style.
+ While the macOS style fully supports high-DPI, the Windows desktop style
+ currently has some limitations with certain scale factors. In these cases,
+ consider using the Fusion style instead, which aims to support high-DPI in
+ all cases.
\note Non-integer scale factors may cause significant
scaling/painting artifacts.