Revision 3880346be04edbbe8202eb6d8ce999100c4c0bdd authored by Nyall Dawson on 19 October 2022, 07:05:31 UTC, committed by Nyall Dawson on 21 October 2022, 02:11:03 UTC
when initially assigning columns to legend items

Refs #42672, but in itself causes regressions in the test suite.

Basically, the existing logic has quite a number of errors and
the column assignment resulting from it was unpredictable. It was
mostly luck that the test suite passes, while other legend setups
(such as that from #42672) would give inferior column assignments.
1 parent e39e88b
History
File Mode Size
.ci
.docker
.github
.tx
cmake
cmake_templates
debian
doc
editors
external
i18n
images
linux
mac
ms-windows
postinstall
python
resources
rpm
scripts
src
tests
.dockerignore -rw-r--r-- 27 bytes
.editorconfig -rw-r--r-- 294 bytes
.flake8 -rw-r--r-- 5.2 KB
.gitattributes -rw-r--r-- 37 bytes
.gitignore -rw-r--r-- 1.9 KB
.mailmap -rw-r--r-- 3.4 KB
BUGS -rw-r--r-- 1.3 KB
CMakeLists.txt -rw-r--r-- 46.6 KB
COPYING -rw-r--r-- 18.4 KB
ChangeLog -rw-r--r-- 11.7 MB
Exception_to_GPL_for_Qt.txt -rw-r--r-- 25.0 KB
INSTALL.md -rw-r--r-- 48.6 KB
NEWS.md -rw-r--r-- 179.2 KB
PROVENANCE -rw-r--r-- 2.1 KB
README.md -rw-r--r-- 13.6 KB
qgis-test.ctest.example -rw-r--r-- 1.0 KB
qgis.1 -rw-r--r-- 2.9 KB
qgis.dtd -rw-r--r-- 5.0 KB
requirements.txt -rw-r--r-- 50 bytes

README.md

back to top