mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-15 00:02:52 -04:00
Adds a new "Linked layer" setting to the render page for annotation layers, which allows users to optionally set a linked visibility layer for the annotation layer. If set, then the annotations will only be drawn when the linked layer is visible in the map. This is designed to mimic the similar linked layer option for the older annotation framework, in order to close the feature gap between old vs new annotations Refs https://github.com/qgis/QGIS-Enhancement-Proposals/issues/269