pencil icon indicating copy to clipboard operation
pencil copied to clipboard

Fix perspective line length not taking zoom into account

Open MrStevns opened this issue 2 years ago • 2 comments

This addresses #1714 by making sure the line length factor is taking the zoom level into account.

Closes #1714

MrStevns avatar Jun 04 '22 10:06 MrStevns

If I’m reading the issue correctly, I don’t think this PR resolves it. This change does cause the length of the lines to stay the same regardless of zoom level, but it’s still relatively easy to end up in a state where they do not entirely cover the canvas:

Or did I misunderstand what the report is about?

J5lx avatar Jun 04 '22 22:06 J5lx

Ah silly me.. no you're right, this is not as trivial as I thought it would be. Changing to draft...

MrStevns avatar Jun 05 '22 12:06 MrStevns