-RECENTLY FIXED (?)
- - fix(simplify) cursor size calculation
- - delete in empty line doesn't work
- - fix horiz scrollbar size OK here, a Mahogany problem?
- - with a large number of lines, wraps to top of scrolled window
- --> check where the problem lies, add a debug function showing all coordinates
+
+Selections:
+ - moving in negative direction doesn't work
+ - selection state not properly reset, only works once
+ - selecting non-text objects is strange
+
+- Changing default settings in Clear() or changing/inserting/deleting
+ a wxLayoutObject needs to update the m_StyleInfo in all lines, only
+ then can we start using that one.