primocms / primo

Primo is a visual CMS with a built-in code editor, Svelte blocks, and static site generator.
https://primocms.org
MIT License
1.92k stars 474 forks source link

Scroll blocked while pointer is over image #376

Open cd-slash opened 4 months ago

cd-slash commented 4 months ago

Hovering over an image in the site builder (and thus causing the image upload overlay to be displayed) blocks scroll, presumably because the browser is trying to scroll the overlay instead of the page.

This is quite unintuituve and took me a minute or two to work out what's going on, especially in an image-heavy layout.