Comment 5 for bug 696417

Revision history for this message
Olivier Dufour (olivier-duff) wrote :

the code is here :
https://github.com/dufoli/Pinta/tree/texttool

It need to be update to last branch and check if bug remain in it.

IIRC, the code is very complicated because it mean support selection/multi-line selection/multiline delete/...

Because I have to calculate what is position of selection start and selection end.

I will take a look to try to simplify all this code before merge.