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
This commit adapts the zoom passed to the GC when it is initialized for
a plain Image created via Image#Image(Device, int, int) with a given width
and height. It will fall back to DPIUtil#getDeviceZoom() again to revert
to original bevahiour and prevent blurry rescaling of old usages.
0 commit comments