summaryrefslogtreecommitdiff
path: root/size.go
AgeCommit message (Collapse)Author
2024-02-05use treeNode.Hidden()Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-02-05inverse logic for sizes of boxes (orientation was wrong)Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-02-05gadget window displays correctly for some reasonJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-02-03trying to debug SetText()Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-02-01set checkbox colorJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-30GPLJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-30trap toolkit panicsJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-30sizes shouldn't include hidden widgetsJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-30group has horizontal padding nowJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-29trying to fix paddingJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-28grid size worksJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-28sizes are getting betterJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-28sizes are close to correctJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-28trying to compute sizesJeff Carr
Signed-off-by: Jeff Carr <[email protected]>