From 03135c40ddb11f9274612aa0fa001c24ac7dd599 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Sat, 27 Jan 2018 17:11:32 +0100 Subject: Add todo for MemoryView with known bug --- TODO.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/TODO.md b/TODO.md index 5f6cfda..e23fe49 100644 --- a/TODO.md +++ b/TODO.md @@ -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) -- cgit v1.2.3