Version 2 (modified by diana, 15 years ago) (diff) |
---|
Analysis
Overview
- After the TEXT_MODEL_REDESIGN task the positions of the caret and mark in the text views are not updating.
- The text links and the highlights are not visualizing.
After the task these two bugs shold be fixed.
Task requirements
- Fix the updating of the caret, mark and highlights position.
Task result
The result should be code.
Implementation idea
- Create a new class related to the text views that updates the indexes.
- Create processors to help text layout draw the highlights.
Related
How to demo
- Run sophie, insert text frame, type some text, select some of the text.
- Run sophie, insert text frame, type some text, add text link.
Design
(Describe your design here.)
Implementation
(Describe and link the implementation results here (from the wiki or the repository).)
Testing
(Place the testing results here.)
Comments
(Write comments for this or later revisions here.)