More TODOs.
This commit is contained in:
parent
9ea22218ff
commit
506ab20582
|
@ -14,6 +14,7 @@ On Windows, container controls are just regular controls; their children have to
|
|||
|
||||
TODO
|
||||
- make sure all tabs cannot be deselected (that is, make sure the current tab can never have index -1)
|
||||
- make sure tabs initially show the right control
|
||||
*/
|
||||
|
||||
type tab struct {
|
||||
|
|
Loading…
Reference in New Issue