You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using the calculator, the computed values should be correct for every display.
Actual behavior
The computed values are wrong on some devices. After some testing, the issue seems to be the different scaling factor set in the OS' settings.
Steps to reproduce (Example on a PC using Windows)
When the scaling factor in the settings under System --> Display is set to 100%, the calculator computes the correct sizes. However, if the factor is changed to a different value, the computed value is wrong (either too big or too small).