Line number height problem.

Do you have a solution for the issue where the line numbers in the editor inside the modal window do not display properly, but are corrected when the window is resized?

Try calling requestMeasure on your editor when the animation that pops it up finishes should help.

1 Like