From 4d8911fe7ebc232acd11d39eb9a87758d7a188f1 Mon Sep 17 00:00:00 2001 From: Pietro Gagliardi Date: Thu, 28 Aug 2014 15:21:35 -0400 Subject: [PATCH] More TODOs. --- redo/future | 1 + 1 file changed, 1 insertion(+) diff --git a/redo/future b/redo/future index 521c80b..55faf49 100644 --- a/redo/future +++ b/redo/future @@ -74,6 +74,7 @@ windows - uitask pointer bug again? - tabbing on an empty group infinite loops (same bug as with tabs) - groupbox line behind groupbox text + - scrolling edit controls in Areas back into view don't cause redraw gtk+ - Area: figure out how Enter is processed in Entry https://git.gnome.org/browse/gtk+/tree/gtk/gtkwindow.c#n1229