-
Notifications
You must be signed in to change notification settings - Fork 382
Closed
Labels
Milestone
Description
Bug Description
When resizing a block (any block except for Text block without amp-fit-text) to small quickly, it jumps.
Expected Behaviour
Block should stay in place even when resizing quickly.
Steps to reproduce
- Add a block (e.g. Text / Image)
- Resize the block to be quite tall.
- Rotate the block a bit.
- Use the top resizing handle and reduce the block's height quickly.
- See the results.
Screenshots
Do not alter or remove anything below. The following sections will be managed by moderators only.
Acceptance criteria
- AC1: When a block is placed on a page, regardless of size or rotational orientation, it should have a centered focal point, so when the block is rotated, or resized, it does not "jump" visually on the page.
Related to #3461
Implementation brief
Fixed in #3529.
QA testing instructions
- Add a block (e.g. Text / Image)
- Resize the block to be quite tall.
- Rotate the block a bit.
- Use the top resizing handle and reduce the block's height quickly.
- Block should not move / jump.
Demo
Changelog entry
Reactions are currently unavailable


