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

Dart Editor looks fuzzy on a retina display #4665

Closed
jacob314 opened this issue Aug 22, 2012 · 2 comments
Closed

Dart Editor looks fuzzy on a retina display #4665

jacob314 opened this issue Aug 22, 2012 · 2 comments
Labels
closed-duplicate Closed in favor of an existing report
Milestone

Comments

@jacob314
Copy link
Member

How to fix: (from https://bugs.eclipse.org/bugs/show_bug.cgi?id=382972)

Do "Show package contents" on the DartEditor.app. Edit Contents/Info.plist. Just above

</dict>
</plist>

Place this:

<key>NSHighResolutionCapable</key>
<true/>

@devoncarew
Copy link
Member

This was fixed a few days ago (and reported in https://code.google.com/p/dart/issues/detail?id=4600). If you download a build from continuous you should see it looking better on a retina display. Please re-open if this is not the case.


Added Fixed label.

@clayberg
Copy link

Added this to the M1 milestone.
Added Duplicate label.
Marked as being merged into #4600.

@jacob314 jacob314 added Type-Defect closed-duplicate Closed in favor of an existing report labels Sep 18, 2012
@jacob314 jacob314 added this to the M1 milestone Sep 18, 2012
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
closed-duplicate Closed in favor of an existing report
Projects
None yet
Development

No branches or pull requests

3 participants