Closed wonder-sk closed 3 years ago
And all points get rendered black. This seems to be due to the fact that when RGB attributes are missing, we set some invalid colors in QColor and Qt spits huge amount of warnings, making the rendering very slow.
And example dataset can be downloaded here: https://environment.data.gov.uk/DefraDataDownload/?Mode=survey
https://github.com/qgis/QGIS/pull/41106
And all points get rendered black. This seems to be due to the fact that when RGB attributes are missing, we set some invalid colors in QColor and Qt spits huge amount of warnings, making the rendering very slow.