This website requires JavaScript.
Explore
Help
Register
Sign In
tomo
/
backend
Watch
1
Star
0
Fork
0
You've already forked backend
Code
Issues
6
Pull Requests
Packages
Projects
Releases
13
Wiki
Activity
backend
/
internal
/
system
History
Sasha Koshka
b92308fc80
Textbox does not trigger a DotChange event when using Select
...
The convention within Tomo is that On*Change events only fire when the user interacts with something
2024-09-05 23:56:11 -04:00
..
attribute.go
Update internal system
2024-08-10 20:24:25 -04:00
box.go
Fix child boxes rendering on top of borders
2024-08-23 15:57:53 -04:00
boxquerier.go
BoxQuerier returns box minimum size as a fallback for reccomended sizes
2024-07-27 02:17:56 -04:00
canvasbox.go
Update code for internal system
2024-07-25 13:01:15 -04:00
containerbox.go
Fix child boxes rendering on top of borders
2024-08-23 15:57:53 -04:00
event.go
Propagate mouse motion events to boxes
2024-07-27 15:13:49 -04:00
hierarchy.go
Fix child boxes rendering on top of borders
2024-08-23 15:57:53 -04:00
internal-iface.go
Fix child boxes rendering on top of borders
2024-08-23 15:57:53 -04:00
style.go
Backend unsets style attributes if they are no longer specified
2024-08-12 20:36:19 -04:00
surfacebox.go
Improve some doc comments
2024-06-02 13:33:59 -04:00
system.go
Update internal system
2024-08-10 20:24:25 -04:00
textbox.go
Textbox does not trigger a DotChange event when using Select
2024-09-05 23:56:11 -04:00