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
Google is using ASTextNode2 universally, but last I checked Pinterest was not interested in it. If that's still the case, I'd recommend removing the "experimental" gating around it and simply have it be an option which kind of text node you want. Perhaps a class method on ASTextNode like +coreTextTextNode and +textKitTextNode. cc @wiseoldduck
ASExperimentalTextNode is in the code. Should it be on or off?
Added with #259
Looks like 6.79 had this on in PINS. D334230 enabled the XP, but it was shut down. PERF-2781 tracks re-enabling.
The text was updated successfully, but these errors were encountered: