Skip to content

v0.16.0

Compare
Choose a tag to compare
@mthh mthh released this 11 May 12:54
· 979 commits to master since this release
  • Deactivate zoom by rectangular selection when changing projection if its on.

  • Improve the handling of the label positions by avoiding to reset the position of the labels when changing projection for labels that have been manually moved.

  • Avoid resetting the position of the labels when exporting to SVG with the "Clip SVG on current extent" option.

  • Change CSS for inactive layers (because Inkscape does not support the "visibility" attribute on SVG elements nor the "visibility" CSS property).

  • Load pictograms when loading the application instead of deferring the loading to the first time the "pictogram panel" is opened (because it was causing some issues with slow network connections, because pictograms were not loaded when the user was trying to use them - see #110).