Closed (fixed)
Project:
Blazy
Version:
8.x-2.10-rc1
Component:
Regression
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
12 Apr 2022 at 08:06 UTC
Updated:
28 Apr 2022 at 08:59 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
gausarts commentedThank you.
Is it using aspect ratio Fluid?
If not, try Fluid and see.
If yes, worse than I thought :)
Comment #3
trickfun commentedFluid works fine!
Thank you
Comment #4
gausarts commentedThank you for detailed screenshots. I could reproduce the OP easily.
Attached to remove the
data-ratiosleak, only relevant if Fluid is selected under Aspect ratio option.This is no issue if you choose to decouple lazy loader via `
No lazyload: lazy`.No issue for non Responsive image, either.
With the patch, leaving
Aspect ratioempty should not leak the confusing padding, previously only added if Fluid was chosen.Comment #6
gausarts commentedCommitted. Thank you for contribution.
Comment #7
trickfun commentedNow it works!!
Thank you