Skip to content

Conversation

@jchilds0
Copy link
Contributor

@jchilds0 jchilds0 commented Jan 5, 2026

Resolves #289, resolves #447, resolves #724, resolves #706, resolves #103.

6a90d1c : adds a single page mode, which resolves #103 .
9f2088a : adds per page zoom and a shortcut to change the zoom for the current page, currently the zoom value is only stored in the page object and is thus lost when changing documents. Each page is allocated page_width * page_zoom * document_zoom, similarly for height.
fe93721 : implements two modes, "equal_width" and "equal_height", which sets the zoom for each page so the width and height respectively are the same across all pages. This can be combined with adjust modes such as best-fit to have fit width for variable pages. I believe this covers all the use cases described in #289, #449 and #724.

I'll leave this in draft mode until #849 is merged.

@jchilds0 jchilds0 changed the title document widget: single page mode document widget: features Jan 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

1 participant