summaryrefslogtreecommitdiff
path: root/wintable/new/resize.h
diff options
context:
space:
mode:
authorPietro Gagliardi <[email protected]>2015-01-06 03:11:10 -0500
committerPietro Gagliardi <[email protected]>2015-01-06 03:11:46 -0500
commit2bc7926abac68ea7b10ec545b23398825b801ed5 (patch)
tree911fd078c2097467233b1d32cbacde9b3b099668 /wintable/new/resize.h
parentbf4b590b55b8f8a74856de4adb105a3f6b0fdd49 (diff)
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.)
Diffstat (limited to 'wintable/new/resize.h')
-rw-r--r--wintable/new/resize.h2
1 files changed, 1 insertions, 1 deletions
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)