ecoacoustics / web-components

https://oe-web-components.netlify.app/
MIT License
1 stars 0 forks source link

Verification grid tile intersection observer should attempt to shrink/grow tiles before hiding #150

Open hudson-newey opened 1 month ago

hudson-newey commented 1 month ago

At the moment, the intersection observer will always hide verification grid ties that do not fit on the page.

Instead, verification grid tiles should attempt to shrink themselves if they do not fit in the verification grid until they reach the spectrograms minimum width.

Once the spectrograms minimum width is reached, it should resort to hiding the excess spectrograms that do not fit in the container/screen.


Additionally, if the verification grid tiles do not fill up the entire page, they should attempt to grow in size until they will not fit