Open charjr opened 1 year ago
Content stops rendering when you reach the bottom of the editor, any lines after scrolling are invisible.
The rendering has actually stopped in the middle of that line (you can see the bottom of the number 16 has been cut off)
Lines below the 16 are invisible but still there:
Wondering why in this line the text color is transparent... https://github.com/justcaliturner/simple-code-editor/blob/428a792d18e9af59f5d6edc5044383b6e7d0fd4b/browser/css/simple-code-editor.css#L154
transparent
Content stops rendering when you reach the bottom of the editor, any lines after scrolling are invisible.
The rendering has actually stopped in the middle of that line (you can see the bottom of the number 16 has been cut off)
Lines below the 16 are invisible but still there: