-
Notifications
You must be signed in to change notification settings - Fork 4.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Image resizing vs image size in inspector is not intuitive #2843
Comments
I agree this is potentially confusing, and comes from the way WP has handled images historically. There's going to be a bigger focus on media flows in the following year, but looping @joemcgill in case there are things we'd want to avoid from the get go, or at leats make more "advanced" so regular (new?) users are not exposed to the complexities unnecessarily. |
Even knowing the background behind the dropdown it's confusing. I was at least expecting the image displayed in the editor to dynamically resize to a thumbnail if I selected that from the dropdown, but it just loads the thumbnail size which gets stretched to the current image dimensions, i.e. a perceived lower quality. It will be even more confusing for users with limited knowledge of how WordPress handles images behind the scenes. |
I agree that this dropdown is confusing it its current form, and mainly unnecessary. See this related discussion in #1727. |
Without a 'custom' option in the in Gutenberg image scaling dropdown, the tool has little use and is very frustrating. |
See also #4914 |
Closing as fixed by the image dimension inspector in 2.4! 🎉 |
I can fluidly resize the image in an image block with dragging. Great. So what is the 'Size' dropdown in the sidebar/inspector for. Turns out it's more like image quality (but not quite in reality). Is it worth labelling it as such?
Ideally automatically selecting the best image size based on the dimensions it's been dragged to? Or use
The text was updated successfully, but these errors were encountered: