diff options
| -rw-r--r-- | TODO.md | 2 | 
1 files changed, 2 insertions, 0 deletions
| @@ -6,4 +6,6 @@  * Unit tests for hazard unit  * When we are scrolling or content is updated in MemoryView the layout    recalculation is very annoying. It reorders view and that way blinks. +* When MemoryView is resized we should ensure that we stay in middle even if we +  add new column.  * Optimize MemoryView (it calls layout size and do_layout a lot) | 
