Items fixed width not being respected
guille-alibrate opened this issue · 4 comments
guille-alibrate commented
guille-alibrate commented
guille-alibrate commented
Oh, one important thing. It's not about images. If we replace the images with a base64 placeholder it still fails. Also, removing the image ad leaving only text has the same effect. So, no clue on what's going on.
Is there other way to set a fixed width, apart from css? Clearly the math is failing here.
yaodingyd commented
Are you sure the width is incorrect? It looks images are in correct width but their position is wrong. As flickity calculates image positions dynamically, it is possible that the calculation happens at the wrong time.
Can you create a minimal sandbox to reproduce your issue? A demo repo will be perfect.
yaodingyd commented
Will reopen with sandbox.