Initial implementation of improved image sizes algorithm#1250
Conversation
joemcgill
left a comment
There was a problem hiding this comment.
Good start! I think it would be good to add some tests for these early on so we can make sure we're getting the output we expect.
…curate-sizes-image-cover-block
|
The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message. To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook. |
joemcgill
left a comment
There was a problem hiding this comment.
This looks like a good first implementation and tests well. I've left a few suggestions about improving the tests, but I think this is pretty close to merge so we have a base in the feature branch to work against.
joemcgill
left a comment
There was a problem hiding this comment.
One minor suggestion, but I think this is good. Pre-approving.
Summary
Fixes #1187