-
Notifications
You must be signed in to change notification settings - Fork 4.3k
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
ResizableBox - Resizing via drag handle or numerically should be proportionally unless using modifier keys #51843
Comments
Now that #51138 is merged, @porg would you be able to retest using the latest release candidate for 16.1, or 16.1 when it comes out later this week. There have been a lot of changes to the Image block with respect to aspect ratio. |
@ndiego I'm willing to test this
|
@porg there are many ways to set up a local WordPress dev environment. Here are some official docs: Setting up a Development Environment. Personally I use LocalWP, which is free, for all my testing and Gutenberg development. |
Help us move this issue forward. This issue is being marked stale since it has no activity after 15 days of requesting more information. Please add info requested so we can help move the issue forward. Note: The triage policy is to close stale issues that need more info and no response after 2 weeks. |
✅ Tested in Gutenberg plugin 16.2.1:
From my side we can close this issue now. |
Thank for the additional testing @porg - that's great to hear. I'll close this for now - and we can re-open if those dead-ends become more common |
Description
How certains resizing aspects should work - And how they actually work or fail
Resizing via drag-handles: Resizes proportionally.
Resize image by number fields
Step-by-step reproduction instructions
See above.
Screenshots, screen recording, code snippet
WordPress.Image.Block.1.drag.handles.resize.proportionally.mp4
WordPress.Image.Block.2.numerical.input.resizes.not.proportionally.mp4
WordPress.Image.Block.3.numerical.input.sometimes.resizes.proportionally.mp4
Environment info
Please confirm that you have searched existing issues in the repo.
Yes
Please confirm that you have tested with all plugins deactivated except Gutenberg.
No
The text was updated successfully, but these errors were encountered: