-
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
Selectable blocks should still be available in List View when zoomed out #64260
Comments
I found that similarly, the Header and Footer blocks also disappear from the List View if you add a new pattern while zoomed out. Unlike the selectable elements, these blocks did not reappear after returning to standard zoom. Screen.Capture.on.2024-09-08.at.23-10-21.mp4 |
This seems to be because We can't make an exception here so we need to decide if locking template parts is the correct choice in Zoom Out. |
Now that it is possible to select and edit the header from page editing as well, it could be fine to have the same while zoomed out. |
#65202 will fix the List View for Zoomed Out. The Header/Footer bit would need another PR. |
Currently if you engage zoom out view, the top-level blocks you can select are no longer available within List View. I'd expect that selectable blocks would be available in List View, even when zoomed out.
CleanShot.2024-08-05.at.10.11.39.mp4
Related: #63870.
The text was updated successfully, but these errors were encountered: