Skip to content

Seamless Views and Instant Map Resets

Choose a tag to compare

@github-actions github-actions released this 08 Apr 03:09

Instant Map Reset

Navigated too far or zoomed out into nowhere? A new "Reset Map" button now appears in the top-left corner of the map whenever you hover over the card. Clicking it instantly re-centers the viewport to your configured origin coordinates and zoom level, without requiring a full dashboard refresh.

Seamless Tab Switching

Previously, switching between the Map and Forecast tabs could cause the card to jump in size if you had an aspect ratio configured. I have entirely unified the rendering container: the Forecast tab now perfectly mirrors the Map's aspect ratio. Your dashboard layouts will remain rock-solid and stable when toggling between views.

Refined Layout Controls

  • The no_padding option (which removes the outer card styling for a clean, edge-to-edge look) is no longer restricted to locked modes. You can now use it freely across all display configurations, including the standard tabbed map.
  • When using the standalone forecast_only mode, aspect ratio settings are now intelligently ignored and the default height has been tightened to a compact 185px, eliminating unnecessary empty space.

Special Thanks

A massive shoutout to justone for the brilliant ideas behind the Instant Map Reset and Seamless Tab Switching features. Kudos!