Skip to content
This repository has been archived by the owner on Nov 1, 2017. It is now read-only.

Don't force antialiasing or SPAA one way or the other in NSTextView+TUIE... #30

Merged
merged 1 commit into from
Jul 26, 2012

Conversation

jspahrsummers
Copy link

...xtensions -- let the running OS use its defaults.

This enables SPAA on Mountain Lion, and should disable it on Lion (the latter is untested, though).

…UIExtensions -- let the running OS use its defaults.

This enables SPAA on Mountain Lion, and _should_ disable it on Lion (the latter is untested, though).
@joshaber
Copy link

and should disable it on Lion

That seems less than ideal?

@jspahrsummers
Copy link
Author

@joshaber It is, but it matches the current behavior. The issue at play is that the SPAA changes when focusing/unfocusing text fields. When not focused, it was always disabled.

joshaber added a commit that referenced this pull request Jul 26, 2012
Don't force antialiasing or SPAA one way or the other in NSTextView+TUIE...
@joshaber joshaber merged commit 608c042 into master Jul 26, 2012
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants