From 2bc7926abac68ea7b10ec545b23398825b801ed5 Mon Sep 17 00:00:00 2001 From: Pietro Gagliardi Date: Tue, 6 Jan 2015 03:11:10 -0500 Subject: Don't maintain the metaphor. The real listview doesn't, so we won't either. (Remember that we want to be as behavior-compatible with the real listview as possible.) --- wintable/new/resize.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'wintable/new/resize.h') diff --git a/wintable/new/resize.h b/wintable/new/resize.h index 1edab7f..2ffaad7 100644 --- a/wintable/new/resize.h +++ b/wintable/new/resize.h @@ -1,7 +1,7 @@ // 7 december 2014 // TODO why doesn't this trigger on first show? -// TODO last few bits of the scrollbar series, that talk about WM_WINDOWPOSCHANGING and the metaphor +// TODO see if there's anything not metaphor related in the last bits of the scrollbar series // TODO rename this to boot HANDLER(resizeHandler) -- cgit v1.2.3