BlazeFace
|
20a2f727f7
|
Updating test and Ratio calculation
|
2024-04-09 06:03:45 -07:00 |
|
Patrik Svensson
|
54be64ec84
|
Add JSON text renderer (#1086)
* Add JsonText widget to render highlighted JSON
Closes #1051
|
2022-12-31 18:17:15 +00:00 |
|
Patrik Svensson
|
c3ec6a7363
|
Add Layout widget (#1041)
* Add width to panels
* Add height to panels
* Replace RenderContext with RenderOptions
* Remove exclusivity from alternative buffer
* Add Layout widget
* Add Align widget
|
2022-11-15 10:12:17 +01:00 |
|
Patrik Svensson
|
52c1d9122b
|
Add global usings (#668)
* Use global usings
* Fix namespace declarations for test projects
|
2021-12-23 16:50:31 +01:00 |
|
Patrik Svensson
|
ec1188b837
|
Use file scoped namespace declarations
|
2021-12-22 08:51:17 -05:00 |
|
Patrik Svensson
|
b64e016e8c
|
Add breakdown chart support
This also cleans up the bar chart code slightly and fixes
some minor bugs that were detected in related code.
Closes #244
|
2021-02-01 01:03:39 +01:00 |
|
Patrik Svensson
|
a23bec4082
|
Add profile support
Closes #231
|
2021-01-19 17:53:03 +01:00 |
|
Simon Cropp
|
e71db7f78c
|
fix some nullability issues
|
2020-12-31 11:09:03 +01:00 |
|
Patrik Svensson
|
a1d11e9d0c
|
Add support for moving the cursor
|
2020-10-28 18:57:08 +01:00 |
|