johannschopplich / kirby-blurry-placeholder

🖼 Blurry image placeholders for better UX
MIT License
65 stars 3 forks source link

[Question] Best Slider to use with this plugin (and thus loodeer) #10

Closed bnomei closed 3 years ago

bnomei commented 3 years ago

i usually use https://flickity.metafizzy.co/ as a slider but its a bit of a hassle to get the cell height right with lazy loaded images even with aspect ratio tricks etc.

what slider whould you recommend? for plain html and in vue?

bnomei commented 3 years ago

Ah you said this on discord:

The aspect-ratio can be omitted (although fancy; until browser support improves) if plain old width and height are provided. Which the plugin does. Thus, we will prevent content reflow.

and that pretty much should solve my issue. i will give it a try asap.

johannschopplich commented 3 years ago

Yeah, I know exactly what you mean. Took me some time to get the cell height fluid. That's how I have implemented Flickity.