From 866793995d02f25a0cf0c1c7dfd2eb93724cca2c Mon Sep 17 00:00:00 2001 From: Pietro Gagliardi Date: Thu, 18 Dec 2014 19:49:42 -0500 Subject: Still more TODOs. --- wintable/new/main.c | 1 + 1 file changed, 1 insertion(+) (limited to 'wintable/new/main.c') diff --git a/wintable/new/main.c b/wintable/new/main.c index d63d133..75cf723 100644 --- a/wintable/new/main.c +++ b/wintable/new/main.c @@ -30,6 +30,7 @@ // - make sure all uses of t->headerHeight are ADDED to RECT.top // - do we maintain the scrolling metaphor? // - WM_THEMECHANGED, etc. +// - see if vertical centering is really what we want or if we just want to offset by a few pixels or so #define tableWindowClass L"gouitable" -- cgit v1.2.3