summaryrefslogtreecommitdiff
path: root/redo/future
diff options
context:
space:
mode:
authorPietro Gagliardi <[email protected]>2014-08-11 13:27:17 -0400
committerPietro Gagliardi <[email protected]>2014-08-11 13:27:17 -0400
commit5d4fd8169b3d13ff1d0ccb6592cd925bcd2d8c80 (patch)
tree881dc7d7249063aa86c17e9c8fdc5fdbfd1fd1fb /redo/future
parent219132f2f18d3b77d472e218bbcd39eb059bb90d (diff)
Settled the Label alignment TODO in label_darwin.go. Also more future plans.
Diffstat (limited to 'redo/future')
-rw-r--r--redo/future5
1 files changed, 5 insertions, 0 deletions
diff --git a/redo/future b/redo/future
index 01bbc95..cdcb3cc 100644
--- a/redo/future
+++ b/redo/future
@@ -23,6 +23,11 @@ Tree
Mac OS X: make sure newScrollView() has the correct parameters for Table and Tree (and that Area has the appropriate ones from both + its own no border)
TextArea
Mac OS X: be sure to call disableAutocorrect()
+Mac OS X
+ label alignment
+ // in the other case, the most correct thing would be for Label to be aligned to the alignment rect, but I can't get this working, and it looks fine as it is anyway
+ other controls
+ same rules? checkboxes seem damning...
so I don't forget, some TODOs:
windows