Page 1 of 1

'Undo' problem with folding

Posted: Fri Feb 23, 2007 5:49 pm
by msek
There is not expected behavior of 'Undo' when (e.g. by chance) one make a change in folded code - at the first line of block followed by {...}. Such change is automatically applied to every folded line. This is not nice but somehow understandable (wrong step - not nice consequences :oops:). The problem comes when to undo such accidental change before unfolding the block :shock:. 'Undo' works then like there were no folded code, changing the following lines. More, there is no possibility to 'Redo' the 'Undo' :cry:. Easy way to loose some text :x.

Posted: Mon Feb 26, 2007 1:26 am
by jussij
This will be fixed in the next Zeus patch due out shortly.

The code will be changed to make the folded lines read only so that they can not be changed accidentally ;)

Cheers Jussi