Commit graph

9 commits

Author SHA1 Message Date
Maximilian Seidler
b4a1c8ccbb
label: Fix label updates (#152)
* label: render output via stringPort instead of surface

* label: retry onAssetCallback

Calling `render` might not update the asset when the surfaces frameCallback is already set.

* Revert "label: fix rendering with multiple timers that fire at the same time (#147)"

This reverts commit e9a57f0dae.
2024-03-08 22:48:59 +00:00
Maximilian Seidler
e9a57f0dae
label: fix rendering with multiple timers that fire at the same time (#147) 2024-03-07 21:32:32 +00:00
Maximilian Seidler
1d39a530a4
label: higher precision resource id's (#148) 2024-03-07 21:31:58 +00:00
a4dc596cb8 renderer: add shadowable props 2024-03-05 20:27:28 +00:00
582e8c86b4 label: use a callback from asyncGatherer to render 2024-02-26 18:25:52 +00:00
06b07c53e5 label: add executing commands 2024-02-21 14:12:20 +00:00
7370fc624f label: add time and dynamic timers 2024-02-20 00:11:19 +00:00
3585324e4f input-field: add halign valign and pos 2024-02-19 22:45:59 +00:00
e207d34b88 widgets: add label 2024-02-19 16:26:29 +00:00