RSyntaxTextArea
RSyntaxTextArea copied to clipboard
setBorder + LineWrap causes problems
I have discovered, that when adding a border to the textArea with an offset to the top and also activating the line-wrap, it causes the text to be misaligned by one line.
Also when line-wrap is set to false, the linHighlight is initially at the wrong position until you do some input, which causes it to snap to the right position.