qsavoye
qsavoye
Hi you can try with tag version 1.2.0 git clone https://github.com/openstreetmap/osm2pgsql.git --branch '1.2.0' It is working for me
Hi you can try with tag version 1.2.0 `git clone https://github.com/openstreetmap/osm2pgsql.git --branch '1.2.0'` It is working for me
> @qsavoye , are you planning to work on this further? @nirvn , yes but i will be unavailable to work on it for at least a month :(
I just remove some submodules depency that I do not had to commit previously, sorry for the incovenient.
> @qsavoye , oh, one question: you are aware that the processing toolbox (new feature in QField 3.4) has a rotate algorithm. Is there a reason why you wouldn't be...
@nirvn I think my there was an update between the current master and and the master where i start these pull request on file multifeaturelistmodelbase.cpp in canRotateSelection function ```c++ if...