Closed
Description
After setting the canvas scale factor to 2 for a Retina display (see pull request #15647), it has to be set back manually to 1 when reopening the image on a computer without such a display, or when moving the Pharo window to another display that is not a Retina one. Otherwise, the world is drawn at scale 2 and then scaled back down to 1, which looks worse than when it is drawn directly at scale 1. It would be nicer for the canvas scale factor to be adjusted automatically to the current display.
Metadata
Metadata
Assignees
Labels
No labels