Denis Rouzaud
Denis Rouzaud
follow-up: @Djedouas has solved this by implementing `addPart` with `WkbTypes` rather than `GeometryType`. For the sake of safety, it was decided to add a specific method for the LTR rather...
should we inject some kind of message to state that it's not being loaded?
it seems to be fixed in master by https://github.com/qgis/QGIS/commit/71f3cc70370d1d190984e4350f5d270dc1c36761
@Djedouas this means we probably need to drop the flatType call?
and we need to extend the map tool test with this scenario
took care of 3.34: https://github.com/qgis/QGIS/pull/57261 3.36 still needs to be done
@nyalldawson thanks, I've pushed in new version here #57318
I just tested this and cannot replicate. Could it be that you had 2 QGIS open at the same time?
Described behavior is totally expected. As previously wrote I cannot replicate the behavior of the OP. I suspect some older bugged versions of QGIS might have brought back some wrong...
I could reproduce the issue and proposed a fix in #57727