Skip to content

Bug fixes

Pre-release
Pre-release
Compare
Choose a tag to compare
@matafokka matafokka released this 06 Dec 16:51
· 103 commits to main since this release
aa07bc1
  1. Fixed flight height calculation.
  2. Fixed km/h to m/s conversion which, in turn, fixes time between captures and flight time.
  3. Fixed path length calculation when "All into one" method is used.
  4. When exporting, renamed "capturePoint" to "capturePoints".
  5. Fixed objects not drawing in Rectangle and Line layers.
  6. Geometry layer:
    1. Added a warning that this layer can't be used, if browser doesn't support FileReader.
    2. Added a message when no file has been selected. Previously an error would be thrown.