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

Add Retina Display Support to DartEditor #4600

Closed
DartBot opened this issue Aug 20, 2012 · 7 comments
Closed

Add Retina Display Support to DartEditor #4600

DartBot opened this issue Aug 20, 2012 · 7 comments
Labels
type-enhancement A request for a change that isn't a bug
Milestone

Comments

@DartBot
Copy link

DartBot commented Aug 20, 2012

This issue was originally filed by [email protected]


This one is low priority but it would be nice to have retina display support in the editor.

I found a workaround for it:
Add "<key>NSHighResolutionCapable</key><true/>"
To DartEditor -> Show Package Contents -> Contents -> Info.plist -> before </dict></plist>

Maybe it's possible to set these settings by default.

Thanks,
Tilman

@devoncarew
Copy link
Member

Hey Tilman, from doing some searching it seems like this is a fairly harmless setting and probably the right thing to do. We don't have any retina display macs to test on however; would you mind attaching a before and an after screenshot? This would give us a little more confidence in the change. Thanks!


Added this to the Later milestone.
Added Area-Editor, Triaged labels.

@DartBot
Copy link
Author

DartBot commented Aug 20, 2012

This comment was originally written by [email protected]


Without workaround:


Attachment:
DartEditor_NSHighResolutionCapable-false.png (195.97 KB)

@DartBot
Copy link
Author

DartBot commented Aug 20, 2012

This comment was originally written by [email protected]


With workaround:


Attachment:
DartEditor_NSHighResolutionCapable-true.png (308.67 KB)

@clayberg
Copy link

Removed Type-Defect label.
Added Type-Enhancement label.

@devoncarew
Copy link
Member

We landed this change yesterday - it you download a new editor from the continuous build (https://gsdview.appspot.com/dart-editor-archive-continuous/latest/) you should get this fix.


Added Fixed label.

@clayberg
Copy link

Removed this from the Later milestone.
Added this to the M1 milestone.

@clayberg
Copy link

Issue #4665 has been merged into this issue.

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type-enhancement A request for a change that isn't a bug
Projects
None yet
Development

No branches or pull requests

4 participants