A standard collection of re-usable objects.
Go to file
2024-07-27 14:41:46 -04:00
internal
layouts Fix flow layout 2024-07-27 14:41:46 -04:00
.editorconfig Add .editorconfig 2024-07-27 02:10:00 -04:00
button.go
calendar.go
checkbox.go
colorpicker.go
container.go
dialog.go
go.mod
go.sum
heading.go Label and Heading are now selectable 2024-07-26 21:00:53 -04:00
icon.go
label.go Label and Heading are now selectable 2024-07-26 21:00:53 -04:00
labelcheckbox.go
labelswatch.go
LICENSE
menu.go
menuitem.go
numberinput.go
README.md
scrollbar.go Fix keys for Scrollbar 2024-07-27 00:54:40 -04:00
scrollcontainer.go ScrollContainer can step scroll with normal up/down 2024-07-27 00:35:17 -04:00
separator.go
slider.go
swatch.go
tabbedcontainer.go
textinput.go TextInput no longer captures scroll with a zero X 2024-07-26 18:58:16 -04:00
textview.go Fix TextView scrolling 2024-07-27 00:19:53 -04:00

objects

Go Reference

Objects contains a standard collection of re-usable objects. All objects in this module visually conform to whatever the theme is set to.