diff-edit/BUGS
Andrew Hamilton 87e62e8570 Fix crashes during scrolling
- Occured due to negative scroll positions or not finding the
  equivalent line in the other editor.
2022-03-08 10:06:47 +10:00

13 lines
290 B
Text

Current:
Fixed:
- Interface freezing often.
- Fix scrolling.
- When largest line grows the bounding box should grow.
- Input can be lost when typing quickly and diff-edit is busy.
Seen with rapid undo while diffing.
- Error sometimes when paging to the bottom of the file.
Won't fix: