Skip to content

EOmaps v6.1.2

Compare
Choose a tag to compare
@raphaelquast raphaelquast released this 05 Mar 21:13
· 1288 commits to master since this release
3b73bb8

A second bugfix release for v6.1

🌳 New

  • InsetMaps now add a white background patch by default.
    (use m.new_inset_map(background_color=None) to get a transparent inset-map

🔨 Fixes

  • fix crs argument of m.set_extent()
  • fix re-population of layer-tabs in the widget if new layers are created with the widget
  • fix assignment of initial shape "n" on new layer creation
  • fix treatment of the "all" layer on InsetMaps
  • fix issues with flushing events on fast updates in the companion widget
  • fix GridLines should inherit the default layer from the calling maps object
  • fix treatment of background patches for "unmanaged" axes
  • fix removing background-artists from dedicated inset-map layers