aleksati/true-field-of-view

Canvas rendering does not scale well when zooming or reducing screen size

Closed this issue · 1 comments

Big problem. Tried many things, will try more things.

Added a fix that only uses the original DPR. This looks best and always did. The problem with this implementation was that the numbers and fonts scaled really bad when zooming. I now made it so that the number and labels are resized manually when zooming inn and out. Works fine.