Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UIScreen break on macOS platform #33

Closed
yujinqiu opened this issue Nov 20, 2024 · 1 comment
Closed

UIScreen break on macOS platform #33

yujinqiu opened this issue Nov 20, 2024 · 1 comment

Comments

@yujinqiu
Copy link

df53da2#diff-6baec68aae1f8ccb4a7baf5737f9fa799b55415787a3f719fab51f59edc568e7R14

        let scale = await UIScreen.main.scale * 2

There is not UIScreen on macOS platform

@Sherlouk
Copy link
Contributor

Sherlouk commented Nov 22, 2024

Fixed with 64e24ee, released under 0.5.0

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

No branches or pull requests

2 participants