Skip to content

Canvas scale factor is not adjusted automatically to the display #16046

Closed
@Rinzwind

Description

@Rinzwind

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions