You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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/>
The text was updated successfully, but these errors were encountered: