Plugin Directory

Changeset 3485628

Timestamp:
03/18/2026 12:08:44 PM (11 days ago)
Author:
rusnet
Message:
  • Improved info panel layout: the panel now opens beside the map (using flexbox) instead of overlapping it. The map maintains a reasonable minimum width and does not shrink too much.
  • Fixed map centering: when a marker is clicked, the map now correctly centers on it after the panel appears, ensuring the marker is visible.
  • Enhanced overall user experience with smoother resizing and better handling of the info panel.
  • Added: Lightbox for marker image gallery – click on the main image to open a fullscreen slideshow. Navigate through all gallery images using on-screen arrows or keyboard keys (←, →). Press Esc to close.
  • Improved: The currently displayed image in the gallery is now visually highlighted on its thumbnail.
  • Fixed "Undefined variable $wrapper_id" error that occurred when generating maps in some configurations.
  • Fullscreen mode now works correctly with the info panel: the custom button toggles fullscreen on the wrapper container containing both the map and the info panel, preserving their layout.
  • Improved the appearance of the custom fullscreen button: added styling (blue border, shadow, hover effect) to make it more noticeable and consistent with the interface.
  • Improved code structure: all static styles moved to separate CSS files for better performance and easier customization.
File:
1 copied

Note: See TracChangeset for help on using the changeset viewer.