Tomasz
2011-11-23 14:38:17 UTC
Hi there,
I try to change font size of text in the CodeMirror editor and there
is something wrong with formatting. I have activate line numbers and
already some text in html tag in the editor section. After first load
text overlaps line numbers. Is it a bug or something I do wrong. I
tried ".refresh();" as well, but nothing happend. What is strange that
when I press enter text is reformatted and everything is ok.
To change font size I use $('form').css('font-size', '32px');
Tomasz
I try to change font size of text in the CodeMirror editor and there
is something wrong with formatting. I have activate line numbers and
already some text in html tag in the editor section. After first load
text overlaps line numbers. Is it a bug or something I do wrong. I
tried ".refresh();" as well, but nothing happend. What is strange that
when I press enter text is reformatted and everything is ok.
To change font size I use $('form').css('font-size', '32px');
Tomasz