mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-15 00:04:00 -04:00
Followup 19a833c, fix data defined composition evaluation
Thanks to Coverity!
This commit is contained in:
parent
6703fd32a5
commit
371e124f4d
@ -3086,6 +3086,7 @@ bool QgsComposition::dataDefinedEvaluate( QgsComposerObject::DataDefinedProperty
|
||||
}
|
||||
if ( mAtlasMode != QgsComposition::AtlasOff )
|
||||
{
|
||||
useFeature = true;
|
||||
currentFeature = mAtlasComposition.feature();
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user