Closed xemto closed 8 years ago
I think it's concise.
@xemto, _cmd is short but implicit. I think it's better using @selector(needsUpdateFont) explicitly to prevent side effects. Anyway, thanks for your work.
_cmd
@selector(needsUpdateFont)
I think it's concise.