summaryrefslogtreecommitdiff
path: root/zz_table.go
diff options
context:
space:
mode:
authorPietro Gagliardi <[email protected]>2018-09-01 20:50:34 -0400
committerPietro Gagliardi <[email protected]>2018-09-01 20:50:34 -0400
commit3245af389a305b6af66ef07822bae70fc1261efb (patch)
treedaedeeb3ac7f6a1b8ffedcd18455c868b577c927 /zz_table.go
parenteb319f1e61a30920e98582c93ce0f0593a42c97c (diff)
More TODOs.
Diffstat (limited to 'zz_table.go')
-rw-r--r--zz_table.go4
1 files changed, 3 insertions, 1 deletions
diff --git a/zz_table.go b/zz_table.go
index e7d3e2c..fc64d88 100644
--- a/zz_table.go
+++ b/zz_table.go
@@ -2,7 +2,9 @@
// +build OMIT
-// TODO possible bug in libui: the checkboxes on macOS retain their values when they shouldn't
+// TODO possible bugs in libui:
+// - the checkboxes on macOS retain their values when they shouldn't
+// - the table on GTK+ is very thin; the scrolled window needs hexpand=TRUE
package main