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

Retina support for Mac App #27

Closed
1 of 2 tasks
tofi86 opened this issue Dec 24, 2015 · 2 comments
Closed
1 of 2 tasks

Retina support for Mac App #27

tofi86 opened this issue Dec 24, 2015 · 2 comments

Comments

@tofi86
Copy link
Collaborator

tofi86 commented Dec 24, 2015

  • Mac (icons, GUI, splash screen)
  • infinity loading icon (animated GIF)

Mac retina support seems to be easy: Just place this in the Info.plist file:

<key>NSHighResolutionCapable</key>
<true/>
@tofi86 tofi86 added this to the next milestone Dec 24, 2015
tofi86 added a commit that referenced this issue Jan 24, 2016
@tofi86 tofi86 changed the title Retina support Retina support for Mac App Aug 1, 2016
@tofi86 tofi86 mentioned this issue Aug 1, 2016
2 tasks
@tofi86
Copy link
Collaborator Author

tofi86 commented Aug 1, 2016

Split into two tickets. Windows Retina support -> #29

@tofi86
Copy link
Collaborator Author

tofi86 commented Aug 2, 2016

No solution for the animated gif file yet... At least the Iconloader library cannot handle this.

Opened an issue for that: bulenkov/iconloader#11

@tofi86 tofi86 closed this as completed Aug 2, 2016
tofi86 added a commit that referenced this issue Dec 11, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant