summaryrefslogtreecommitdiff
path: root/futureplans.md
diff options
context:
space:
mode:
authorPietro Gagliardi <[email protected]>2014-04-12 22:33:51 -0400
committerPietro Gagliardi <[email protected]>2014-04-12 22:33:51 -0400
commitc04b9112a59a50e910dcf1143acbed059f899db0 (patch)
tree0f3fabe4e990439e6417b08180fdf0cf77318795 /futureplans.md
parentd4c79539af8b33f41c070773c6bc5e5cbf867543 (diff)
More TODOs and future plans.
Diffstat (limited to 'futureplans.md')
-rw-r--r--futureplans.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/futureplans.md b/futureplans.md
index 08b5d27..a6f6b00 100644
--- a/futureplans.md
+++ b/futureplans.md
@@ -36,6 +36,7 @@ twists of fate:
- listboxes spanning the vertical height of the window don't always align with the bottom border of the edit control attached to the bottom of the window...
- this specifically only happens when the window has an odd height; I don't think this can be fixed unless we explicitly ignore the extra pixel everywhere
- need a way to get ideal size for all controls on Windows, not just push buttons (Microsoft...)
+- Cocoa controls have padding around them; this padding is **opaque** so we can't just use the control's cell rect and some shuffling around
style changes:
- make specific wording in documentation consistent (make/create, etc.)