Home › Forums › General XMetaL Discussion › Undo in XMAX 5.5 › Reply To: Undo in XMAX 5.5
Reply to: Undo in XMAX 5.5
January 5, 2010 at 8:38 amIt may be because I am programming in C#.
It seems to handle each Range/Selection manipulation in a seperate Undo step. As a macro I assume it looks at a all the lines of code as a whole, rather than individually.