Closed lin493369 closed 8 years ago
Have you tried making your view backgroundColor white?
@lin493369 I have been unable to reproduce this issue so I am going to close it for now, if you can provide clear steps to reproduce this issue and I am able to reproduce it then I will re-open it.
Same thing. iOS 10.3, iPhone 7 simulator and iPhone 7Plus device.
There is "extraHeight" constant in file ZSSRichTextEditor.m line 1230
// Editor View const int extraHeight = 10;
If it = 0, no black line will be shown. For what this magical constant was created?