Skip to content

Change device scale factor#350

Merged
cpsievert merged 5 commits intomainfrom
device-scale-factor
Aug 15, 2023
Merged

Change device scale factor#350
cpsievert merged 5 commits intomainfrom
device-scale-factor

Conversation

@cpsievert
Copy link
Copy Markdown
Contributor

@cpsievert cpsievert commented Aug 15, 2023

Closes #348

FWIW, deviceScaleFactor was somewhat recently set to 1 563c24e. That said, this commit message doesn't give much confidence that there was a real reason behind setting the default to 1 34f733d

@cpsievert cpsievert changed the title Fix device scale factor Change device scale factor Aug 15, 2023
height = height,
deviceScaleFactor = device_scale_factor,
mobile = mobile
deviceScaleFactor = 0,
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@cpsievert cpsievert requested a review from schloerke August 15, 2023 19:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix check failures on CRAN's M1 machine

1 participant