Skip to content

Rectangle Layer Update

Pre-release
Pre-release
Compare
Choose a tag to compare
@matafokka matafokka released this 03 Dec 19:40
· 107 commits to main since this release
e59a305
  1. Implemented Rectangle Layer.
  2. Changed methodology: there always should be one more path.
  3. Fixed grid and rectangle layers not showing properly.
  4. Fixed paths widgets not working after deserialization.
  5. Fixed paths widgets not removing when moving rectangle in rectangle layer.
  6. Renamed Shapefile Layer to Geometry Layer and added GeoJSON support. Made all related changes.
  7. Fixed Electron builds not working.
  8. Now packaging as asar which should increase performance.
  9. Looks like Electron added support for Apple M1, so we're building for it too now. Still not sure if macOS build work though.