qt5base-lts/tests/auto/other/lancelot
Eirik Aavitsland f4d791b330 Avoid processing-intensive painting of high number of tiny dashes
When stroking a dashed path, an unnecessary amount of processing would
be spent if there is a huge number of dashes visible, e.g. because of
scaling. Since the dashes are too small to be indivdually visible
anyway, just replace with a semi-transparent solid line for such
cases.

Pick-to: 6.1 6.0 5.15
Change-Id: I9e9f7861257ad5bce46a0cf113d1a9d7824911e6
Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>
2021-04-14 13:52:37 +02:00
..
images
scripts Avoid processing-intensive painting of high number of tiny dashes 2021-04-14 13:52:37 +02:00
.gitignore
CMakeLists.txt CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
images.qrc
paintcommands.cpp Port from devicePixelRatioF() to devicePixelRatio() 2020-09-10 17:28:11 +02:00
paintcommands.h Use QList instead of QVector in other tests 2020-06-25 10:14:24 +02:00
tst_lancelot.cpp Fix lancelot GL painting test for GLES 2021-01-18 07:42:31 +01:00