-
Hi all, I asked this question on the Telegram channel but I think it got lost. Does anybody know if there is any particular reason why When zooming into (very) large objects, the rounding creates issues when using the Matrix (I created my own version with the value set to 8). Do you think this could be made either a parameter, or increased? |
Beta Was this translation helpful? Give feedback.
Answered by
maxkatz6
Aug 1, 2024
Replies: 1 comment 6 replies
-
It's just always been this way since https://github.com/AvaloniaUI/Avalonia/pull/468/files, not really documented why. |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We can increase it to 8, keeping it in 11.2 builds without backporting. And see if it regresses anything.
Can you create a pull request? Ideally with a comment explaining where this number comes from, not like before :)