Commit Graph

17 Commits

Author SHA1 Message Date
c2245ec304 Fix object code 2024-09-12 02:34:28 -04:00
039e0da646 Combine internal packages into one internal package 2024-09-10 18:29:04 -04:00
ac1a952b40 Move color functionality into subpackage of internal 2024-09-05 22:46:58 -04:00
32eae0bcca Swatch no longer embeds tomo.CanvasBox 2024-08-24 22:12:43 -04:00
c889838c9c Container no longer embeds tomo.ContainerBox
Progress on #7
2024-08-24 15:02:17 -04:00
3219cb712c Remove TODO input value in swatch.go 2024-08-16 16:28:47 -04:00
e4857da22d Functions to check for common buttons/keys 2024-08-16 16:15:52 -04:00
114cbb346d Keyboard controls activate on key down instead of key up 2024-08-16 15:31:48 -04:00
43ec7a0311 Swatch accepts hex input 2024-08-16 15:17:44 -04:00
669c638fad Fix transparency in color pickers again 2024-08-16 13:50:22 -04:00
85fbe9c996 Update code for objects 2024-07-25 12:58:38 -04:00
6ca6771fc6 Update code for layouts, objects 2024-07-21 11:48:28 -04:00
1125d98b3d Change OnEnter to OnConfirm
Full remediation of #6
2024-06-27 14:09:58 -04:00
638fc61d83 Make value getters/setters more consistent
See #6
2024-06-27 14:01:14 -04:00
d0ee6c432c Add OnEnter to Swatch and ColorPicker 2024-06-26 11:20:53 -04:00
48bfa05452 Color editing popups use swatch label for title 2024-06-22 18:48:54 -04:00
ae1e62c1f2 Add swatch 2024-06-22 15:44:37 -04:00