More TODOs.
This commit is contained in:
parent
eb319f1e61
commit
3245af389a
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue