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
It seems like you may have to customize token cell. In this case it would beACBTokenFieldCell in file NSTokenField+ACBExtension.swift. You can add a callback block similar to didDeleteTokenBlock.
It would be ideal to be able to provide a color per-token, presumably with a delegate method.
It looks like there is a "backgroundColor" property already, but it doesn't seem to be used.
The text was updated successfully, but these errors were encountered: