From 8a4218b1097544f0bca2ef4dead097a0edab157c Mon Sep 17 00:00:00 2001 From: Pietro Gagliardi Date: Tue, 26 Aug 2014 15:54:25 -0400 Subject: [PATCH] More TODOs. --- redo/future | 1 + 1 file changed, 1 insertion(+) diff --git a/redo/future b/redo/future index d91d07b..7d48a9f 100644 --- a/redo/future +++ b/redo/future @@ -73,6 +73,7 @@ windows - labels draw over themselves - fine-tune Table checkbox behavior (especially with regards to selection) - open dialog, resize small window, hscroll size area, double click file -> stack points in no man's land (yay attached threads?) + - uitask pointer bug again? gtk+ - Area: figure out how Enter is processed in Entry https://git.gnome.org/browse/gtk+/tree/gtk/gtkwindow.c#n1229