mirror of
https://github.com/qgis/QGIS.git
synced 2025-12-07 00:03:52 -05:00
clipped before their anchor points are calculated The previous behavior was to always use only the visible part of the line when calculating the anchor point for labels. Now, users have the option to choose "Use Entire Line" when setting the label anchor point for lines, so that the entire line feature is considered when calculating the point to place the label instead of just the visible part of the line. Sponsored by Stadt Zürich