6 ms·
but nobody argues against undo/redo in gimp! going by your text editor analogy, we are arguing against implementing undo/redo as a "non-destructive delete", ba
by enriquto 6mo ago
but nobody argues against undo/redo in gimp!
going by your text editor analogy, we are arguing against implementing undo/redo as a "non-destructive delete", based on adding backspace control characters within the text file. I want infinitw undo/redo, but i also want that when I delete a character it is really gone, not hidden!
- Timon3 6mo agoSorry, but I still don't see it - the text editor analogy is stretched far too thin. If I share a project file, I want the other user to see all this stuff. If I don't want them to see all this stuff, I send them an export. It would be a true shame if every useful feature was left out due to 1% of use cases becoming slightly different.