Skip to content

Add button to zoom document to real size#1735

Open
josephabbey wants to merge 3 commits intoflxzt:mainfrom
josephabbey:zoom-real-size
Open

Add button to zoom document to real size#1735
josephabbey wants to merge 3 commits intoflxzt:mainfrom
josephabbey:zoom-real-size

Conversation

@josephabbey
Copy link
Copy Markdown

I have added a button to the Canvas Menu that zooms the document to its real life size based on the reported size of the display.

You may wish to change the icon (I made it myself :)), it is a bit rough and ready.

Thanks for your work, what a great project.

@flxzt
Copy link
Copy Markdown
Owner

flxzt commented Apr 11, 2026

Thank you for this contribution! I adjusted the symbolic icon a little bit to match the style of others.

@Kneemund
Copy link
Copy Markdown
Collaborator

Very cool. I'm not sure if these EDID shenanigans could come to haunt us here, but I don't have any TVs/potentially non-conforming displays to test it with. To me, it seems rare enough that we don't need to worry about this for now

Comment thread crates/rnote-ui/src/appwindow/actions.rs Outdated
@josephabbey
Copy link
Copy Markdown
Author

Very cool. I'm not sure if these EDID shenanigans could come to haunt us here, but I don't have any TVs/potentially non-conforming displays to test it with. To me, it seems rare enough that we don't need to worry about this for now

Yes, I was thinking about this when I was working on the feature, especially because my secondary display goes through USB to Display-port to HDMI conversion which could have caused problems, but both of my displays reported correctly(ish +/- a few mm).

My thought was if people don't have the correct PPI, they can ignore it; or if it is common we could add a way to override the display PPI in the settings.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants