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
To avoid drawings to appear too small on High-DPI screen, we should detect the monitor DPI and apply an automatic scaling to the canvas. This can be further complicated in a multi-monitor setup where monitors have different resolutions, and when a canvas is partly display on several monitors.
The text was updated successfully, but these errors were encountered:
To avoid drawings to appear too small on High-DPI screen, we should detect the monitor DPI and apply an automatic scaling to the canvas. This can be further complicated in a multi-monitor setup where monitors have different resolutions, and when a canvas is partly display on several monitors.
The text was updated successfully, but these errors were encountered: