
I insert NSTokenFieldin NSView, when the input has enough tokens, it turns into multi-line mode, but there is a problem with it. The top of the first line is turned off by 2px, and the distance between the two lines is getting too small.
Is there any way to avoid this?
source
share