mirror of
https://github.com/trezor/trezor-firmware.git
synced 2025-01-20 12:21:01 +00:00
305a364e73
This makes the wrappers (like Scrollpage and HoldToConfirmDialog) a bit weaker, as they won't support child components with custom event loop, but making the render/touch steps synchronous has other benefits. For example, io-heavy task of one child won't stall the other children. |
||
---|---|---|
.. | ||
crypto | ||
messages | ||
res | ||
ui | ||
wire | ||
__init__.py | ||
log.py | ||
loop.py | ||
pin.py | ||
utils.py | ||
workflow.py |