] QgsVectorLayer featureAdded not firing
Hi Luke,
I tried your code with QGIS 3.34.11 and the featureAdded Signal is indeed
fired...
I made a short video Blockedhttps://i.ibb.co/6mpXy31/feature-added.gifBlocked
Regards,
--
Jacky Volpes
Ingénieur développeur SIG - Oslandia
Le 24/10/2024 à
Hi Luke,
I tried your code with QGIS 3.34.11 and the featureAdded Signal is
indeed fired...
I made a short video https://i.ibb.co/6mpXy31/feature-added.gif
Regards,
--
Jacky Volpes
Ingénieur développeur SIG - Oslandia
Le 24/10/2024 à 20:12, Catania, Luke A ERDC-RDE-GRL-VA CIV via
QGIS-D
I do not understand why after creating a layer and adding it to the layer panel
then start editing why after drawing on the map canvas, the featureAdded signal
is not firing?
I have tried many and beforeCommitChanges and afterCommitChanges work but not
featureAdded which is what I use in many