The album-index override editor now supports selecting thumbnail images from pages that use inline images (not just album carousels). When a page contains images embedded in nested rows or columns, all images are extracted and displayed in a selectable grid.
To change the thumbnail for a page entry:
When editing an entry, the override list and preview automatically filter to show only the entry being edited, making it easier to see changes without scrolling past other entries. Collapsing the entry restores the full list.
The focal point picker now includes a drag handle directly below the image. Drag it downward to increase the preview height for more accurate focal point positioning. The handle shows the current height in pixels.
LocationExtractionService.findAllImagesInPage() extracts all images
from page content including nested rowsIndexService.applyEntryOverridesForPages() applies cover image and
focal point overrides for plain pages without album carouselsFocalPointPickerComponent gains resizable, minHeight, and
maxHeight inputs using the shared HeightResizerComponenturlService.imageSource() to resolve raw
site-content/ paths to displayable /api/aws/s3/ URLs