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
a4dc596cb8
renderer: add shadowable props
2024-03-05 20:27:28 +00:00
ada7ce8e56
renderer: various fixes to transformations and backgrounds
...
fixes #111
2024-03-03 02:19:31 +00:00
57ce4f759c
config: add no_fade_in
...
fixes #55
2024-02-22 00:36:01 +00:00
7ca13a801b
renderer: fix misc blur shenanigans
...
fixes #58
2024-02-22 00:31:33 +00:00
1b57d52179
background: add blurring
2024-02-21 22:21:16 +00:00
2836f02ded
background: add screenshot
2024-02-21 21:39:14 +00:00
40802b9672
renderer: minor alpha improvements
2024-02-20 16:29:23 +00:00
7370fc624f
label: add time and dynamic timers
2024-02-20 00:11:19 +00:00
80e6970e33
input-field: cleanup props in constructor
2024-02-19 22:39:13 +00:00
LOSEARDES77
05cd68e17d
input-field: add font color config option ( #11 )
2024-02-19 22:35:13 +00:00
6a31b2f182
widgets: allow background to take a color
2024-02-19 20:50:58 +00:00
e207d34b88
widgets: add label
2024-02-19 16:26:29 +00:00
0719ac671e
renderer: fix constant re-renders
2024-02-19 01:24:35 +00:00
8287baca11
input-field: add fade_on_empty
2024-02-19 01:22:22 +00:00
80d6dff563
logging: move spammy logs to trace
2024-02-19 00:22:55 +00:00
a6ac79641a
core: initial commit
2024-02-18 23:08:03 +00:00