A standard collection of re-usable objects.
Go to file
2024-07-26 21:01:18 -04:00
internal Fix RGBAToHSVA 2024-06-25 02:32:00 -04:00
layouts Update code for layouts, objects 2024-07-21 11:48:28 -04:00
button.go Update code for objects 2024-07-25 12:58:38 -04:00
calendar.go Update code for objects 2024-07-25 12:58:38 -04:00
checkbox.go Update code for objects 2024-07-25 12:58:38 -04:00
colorpicker.go Update code for objects 2024-07-25 12:58:38 -04:00
container.go Update code for objects 2024-07-25 12:58:38 -04:00
dialog.go Fix dialog alignment 2024-07-26 00:34:05 -04:00
go.mod Update Tomo API to v0.41.0 2024-07-25 12:55:03 -04:00
go.sum Update Tomo API to v0.41.0 2024-07-25 12:55:03 -04:00
heading.go Label and Heading are now selectable 2024-07-26 21:00:53 -04:00
icon.go Update code for layouts, objects 2024-07-21 11:48:28 -04:00
label.go Label and Heading are now selectable 2024-07-26 21:00:53 -04:00
labelcheckbox.go Update code for objects 2024-07-25 12:58:38 -04:00
labelswatch.go Update code for objects 2024-07-25 12:58:38 -04:00
LICENSE I forgor the license 2023-08-13 21:56:16 -04:00
menu.go Update code for objects 2024-07-25 12:58:38 -04:00
menuitem.go Update code for objects 2024-07-25 12:58:38 -04:00
numberinput.go Update code for objects 2024-07-25 12:58:38 -04:00
README.md bruhhhh 2023-09-04 02:56:23 -04:00
scrollbar.go Scrollbars accept both directions of scroll 2024-07-26 21:01:18 -04:00
scrollcontainer.go Fix ScrollContainer layout again 2024-07-26 17:56:29 -04:00
separator.go Update code for layouts, objects 2024-07-21 11:48:28 -04:00
slider.go Update code for objects 2024-07-25 12:58:38 -04:00
swatch.go Update code for objects 2024-07-25 12:58:38 -04:00
tabbedcontainer.go Update code for objects 2024-07-25 12:58:38 -04:00
textinput.go TextInput no longer captures scroll with a zero X 2024-07-26 18:58:16 -04:00
textview.go Update code for objects 2024-07-25 12:58:38 -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.