-
Notifications
You must be signed in to change notification settings - Fork 4.6k
Open
Labels
[Feature] Write mode[Feature] Zoom Out[Priority] LowUsed to indicate that the issue at hand isn't a top priority to address and can be handled laterUsed to indicate that the issue at hand isn't a top priority to address and can be handled later
Description
Dependent upon #71512
Once patterns in contentOnly is accepted as working as intended, decouple zoom-out from editing behaviour. Zoom mode just zooms/scales.
Zoom mode should be exclusively about scaling the view (like Cmd + - in a browser).
This then necessarily implies the untangling and removal of all the section block selectors and conditions, pattern insertion, zoom out separators et. al., so that the editing experience is the same whether you’re zoomed in or zoomed out.
Sub tasks:
- Identify and remove old/unused related APIs, e.g., getSectionRootBlock/hasSectionRootClientId
Related
Metadata
Metadata
Assignees
Labels
[Feature] Write mode[Feature] Zoom Out[Priority] LowUsed to indicate that the issue at hand isn't a top priority to address and can be handled laterUsed to indicate that the issue at hand isn't a top priority to address and can be handled later