Jean-Marc Lasgouttes wrote:
I think it is very simple and correct. Comments? Did I get the CT part
correctly?
For 1.5, ignore the CT part for now. Whatever you break, we will be able
to fix it later!
Regarding 1.4, I can't help you. CT is overly complicated in 1.4.
Actually, I am a bit surprised that it works at all.
So I need to know what is the clean code to erase a single paragraph,
do the right undo stuff (what is Undo::DELETE exactly?) and do the
right CT stuff. Could someone give me pointers here? Should I use
eraseSelectionHelper, so that all the logic is in the same place? Or
is there another function that is better adapted?
Good question. I can't answer that at the moment.
Michael