Image downsize happening in editor content when lazyload is disabled #704
Labels
bug
This label could be used to identify issues that are caused by a defect in the product.
Milestone
Description
It seems that right now, when we disable the Scale images & Lazy load option, changing image sizes in the editor returns the optimized URL to the content, which shouldn't happen - the sizes get filtered by the
image_downsize
filter here.I think it would be enough to add the following condition at the top of the method the filter uses:
@Codeinwp/optimole Let me know if you see any issues with this approach.
Step-by-step reproduction instructions
Screenshots, screen recording, code snippet or Help Scout ticket
Environment info
No response
Is the issue you are reporting a regression
No
The text was updated successfully, but these errors were encountered: