Bug report #20430
Labels are cropped on tile edges
Status: | Closed | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | - | ||
Category: | Labelling | ||
Affected QGIS version: | 3.4.1 | Regression?: | No |
Operating System: | Win7 | Easy fix?: | No |
Pull Request or Patch supplied: | No | Resolution: | |
Crashes QGIS or corrupts data: | No | Copied to github as #: | 28250 |
Description
Don't know why, but labels are cropped on tile edges
I'm using Python script and QgsMapRendererCustomPainterJob to render tiles.
Show partial lables option is turned off.
History
#1 Updated by Alexey T about 6 years ago
This is the image
https://imgurhd.ru/3vxn
#2 Updated by Alexey T about 6 years ago
- Status changed from Open to Closed
Oh, I see
QgsMapSettings::setLabelingEngineSettings was introduced in QGIS3.
One should explicitly set UsePartialCandidates=0