Fixed bug in editors reflow function
This commit is contained in:
parent
1e0e8d690e
commit
4b2560e1ad
@ -1959,6 +1959,7 @@ void IEclass::Reflow() {
|
||||
// Go to the next line
|
||||
displine(currline,row);
|
||||
GoDown();
|
||||
col = mincol;
|
||||
|
||||
GFTRK(NULL);
|
||||
}
|
||||
|
Reference in New Issue
Block a user