summaryrefslogtreecommitdiff
path: root/futureplans.md
diff options
context:
space:
mode:
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.)