Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Merge pull request #42187 from wonder-sk/fix-rasterize-alg-layer-list
Fix wrong list of layers in Rasterize alg (Convert map to raster)
- Loading branch information
Showing
with
79 additions
and 5 deletions.
- +1 −0 .docker/qgis3-build-deps.dockerfile
- +8 −1 python/core/auto_generated/qgsrenderchecker.sip.in
- +11 −2 src/analysis/processing/qgsalgorithmrasterize.cpp
- +1 −1 src/core/qgsrenderchecker.cpp
- +8 −1 src/core/qgsrenderchecker.h
- +50 −0 tests/src/analysis/testqgsprocessingalgs.cpp
- BIN tests/testdata/control_images/processing_algorithm/expected_rasterize/expected_rasterize.tif
Binary file not shown.