Add note about colors.webpage.darkmode.policy.images on Qt 5.15.0

See #5505
This commit is contained in:
Florian Bruhin 2020-06-15 15:57:38 +02:00
parent 6d8553af3a
commit 8add93f49b
2 changed files with 7 additions and 1 deletions

View File

@ -1643,6 +1643,7 @@ On QtWebKit, this setting is unavailable.
[[colors.webpage.darkmode.policy.images]]
=== colors.webpage.darkmode.policy.images
Which images to apply dark mode to.
WARNING: On Qt 5.15.0, this setting can cause frequent renderer process crashes due to a https://codereview.qt-project.org/c/qt/qtwebengine-chromium/+/304211[bug in Qt].
This setting requires a restart.
Type: <<types,String>>

View File

@ -2690,7 +2690,12 @@ colors.webpage.darkmode.policy.images:
- always: Apply dark mode filter to all images.
- never: Never apply dark mode filter to any images.
- smart: Apply dark mode based on image content.
desc: Which images to apply dark mode to.
desc: >-
Which images to apply dark mode to.
WARNING: On Qt 5.15.0, this setting can cause frequent renderer process
crashes due to a
https://codereview.qt-project.org/c/qt/qtwebengine-chromium/+/304211[bug in Qt].
restart: true
backend:
QtWebEngine: Qt 5.14