block-core / ariton

https://ariton.app
MIT License
5 stars 7 forks source link

Implement Zoom In and Zoom Out on file viewer #33

Open sondreb opened 3 months ago

sondreb commented 3 months ago

Currently the Zoom buttons on File Viewer are disabled. This is a nice isolated task for someone to complete.

cpwallah commented 3 months ago

made a pr @sondreb

sondreb commented 1 month ago

The PR has been merge which has partially implemented the zoom. More work is needed, as the current implementation simply zooms the iframe.

For images, it must zoom them more properly, see issue in this screenshot:

image