Open jameskoster opened 2 years ago
Hi, This issue has gone 180 days without any activity. This means it is time for a check-in to make sure it is still relevant. If you are still experiencing this issue with the latest versions, you can help the project by responding to confirm the problem and by providing any updated reproduction steps. Thanks for helping out.
Hi, This issue has gone 30 days without any activity. This means it is time for a check-in to make sure it is still relevant. If you are still experiencing this issue with the latest versions, you can help the project by responding to confirm the problem and by providing any updated reproduction steps. Thanks for helping out.
Hi, This issue has gone 30 days without any activity. This means it is time for a check-in to make sure it is still relevant. If you are still experiencing this issue with the latest versions, you can help the project by responding to confirm the problem and by providing any updated reproduction steps. Thanks for helping out.
Once it becomes possible for child blocks to specify a fixed width (https://github.com/WordPress/gutenberg/pull/45364) a situation can arise where the combined width of the child blocks is greater than the width of the container.
Overflow options would make it possible to clip containers, or allow them to scroll where necessary. There may even be opportunity to enable different scroll types, for example a 'drag and snap' scroll type that would facilitate carousel-style behaviour such as:
https://user-images.githubusercontent.com/846565/200551296-55bf0101-8af3-4e3c-8782-2d8d24ee65d5.mp4