diff dynamin/gui/windows_window.d @ 105:97997a544ac0

Add a couple TODOs and clean up a logging statement.
author Jordan Miner <jminer7@gmail.com>
date Sat, 24 Nov 2012 10:21:50 -0600
parents 73060bc3f004
children acdbb30fee7e
line wrap: on
line diff
--- a/dynamin/gui/windows_window.d	Fri Jul 06 18:39:45 2012 -0500
+++ b/dynamin/gui/windows_window.d	Sat Nov 24 10:21:50 2012 -0600
@@ -1026,3 +1026,6 @@
 	return DefWindowProc(hwnd, uMsg, wParam, lParam);
 }
 
+// TODO: backend tests
+// test that setting window.content.size doesn't include borders (I just saw this bug)
+