I insert a NSTokenField
into a NSView
, when input has enough tokens, it turn into multiline mode, but there there is a problem with it. The top of first line gets cut off 2px and the line spacing between two line becomes too small.
Is there a way to avoid this?