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
Add DPIUtil method to get device zoom for original autoscale value
The autoscale value may be adapted during runtime, either via explicit
methods in DPIUtil or by rewriting the system property. In order to be
able to calculate the device zooom for a different autoscale value, such
as the initial one, this change adds an according method.
0 commit comments