Libor Pecháček
Libor Pecháček
@dl3sdo the code change is correct from my POV. The format specifier is well chosen. One thing needs to be changed about the patch though. There must be an empty...
@eolmapper , your question contains the answer. You used **female** gender for commission. SCNR
I myself would be happy for an automated checker checking minimum lengths, areas and gaps. Given enough programmers, the first two are trivial to implement. For the third one I...
AFAICT, the function is still there. However, the map symbol definitions must contain the minimum dimension numbers. For instance, if you open an .ocd file, the minimum size checking won't...
On Android, the widget can be docked above, next to, or below the drawing area. Not sure if that helps Olles, though. 
Thanks, Scott, for your interest in my code review! I know little about the georeferencing corner of Mapper code but I'll dive deeper into it in the coming days to...
Thanks for the report, Remo! _> As I was stuck (I couldn't use a big file anymore during a mapping job residency), I have 'cleaned' the original file removing by...
Confirmed. Mapper makes objects rotatable. This is a bug in the importer routines. Thanks for the report!
I've got a fix and now I'm investigating why the defect was not caught by automated testing. For the record, simplified test routine: 1. Open the attached Ocad12 Sample.ocd file...
I'm reopening the issue as my original fix was wrong. The explanation is in https://github.com/OpenOrienteering/mapper/issues/1926#issuecomment-811033479.