Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updates to remove scale by default in favour of opt in via prop
As discussed here #16113 (comment), there is little point in having thumbnail preview and large popover preview showing the same thing. Update to introduce a prop to opt in to scaling the preview. By default the preview is no auto-scaled. Apply `true` value to `BlockPreview` to ensure that Block Styles popover preview is scaled to fit.
- Loading branch information