73 | | ^Describe and link the implementation results here (from the wiki or the repository). |
| 73 | |
| 74 | Done according to the design in [browser:branches/private/kyli/perf]. Tests show the new performance is quite better than the trunk's, but of course there is still much to do. For the next revision I propose to run the test with larger text and profile. Also, mouse clicking over the text currently performs a lot of processing, so it could be investigated. |
| 75 | I also fixed some problems with navigation - pressing Home, End, Up or backspace on empty text frame caused exception; Highlighting a quick search result in a text frame and then deleting the text caused exception. |
| 76 | The broken things after this ticket: |
| 77 | * The text that is drawn is not repainted after a synchronization with server, a saved book and after performing "undo/redo". |