- Dec 29, 2021
-
-
MrGVSV authored
Moved logic back into use_state
-
- Dec 28, 2021
- Dec 27, 2021
- Dec 23, 2021
- Dec 21, 2021
-
-
John authored
Added query_world function that behaves a bit like a system.
-
John authored
Fixed `MouseOut` event not firing
-
StarArawn authored
-
StarArawn authored
-
StarArawn authored
-
MrGVSV authored
This was due to the Hover event being cleared. This fix just maintains the Hover event until a MouseOut event (without re-firing Hover).
-
StarArawn authored
-
John authored
Fixed issues with fonts and text rendering.
-
StarArawn authored
-
- Dec 20, 2021
-
-
John authored
Require default for every widget prop.
-
StarArawn authored
-
StarArawn authored
-
StarArawn authored
-
John authored
Use clone internally for every widget prop.
-
StarArawn authored
-
John authored
Fully working todo..
-
John authored
Fixed issue where we were cloning on literals.
-
StarArawn authored
-
StarArawn authored
-
- Dec 19, 2021
- Dec 18, 2021
-
-
MrGVSV authored
-