react-notion-x icon indicating copy to clipboard operation
react-notion-x copied to clipboard

Optional opt-out from moment-zoom effect

Open cfranc0 opened this issue 4 years ago • 1 comments
trafficstars

It would be awesome to have the option to disable the moment-zoom effect for image blocks. I can image it being use to create more static-like pages, where only the presence of the image is preferred.

cfranc0 avatar Feb 01 '21 12:02 cfranc0

On quick glance, seems this can be done using NotionContextProvider.props.zoom (which is passed to AssetWrapper -> Asset -> LazyImage)

I have not tested however

Korede-TA avatar Feb 19 '23 03:02 Korede-TA