CodeMirror / smartgwt

Hi,
I am using CodeMirror 5.65.16 with smartgwt latest version.
I encounter the following problem, I don’t know how to do it
resize the size of my scroll area.
As you can see in the attached image, the display ends at line 21.
Regards,
Rfa

Try calling requestMeasure() on your editor view when you change its size.