Martin Milata
Martin Milata
As long as you don't need to cross-compile the actual firmware any rust >= 1.58 should work.
Rebased to master & fixed the SwipeHoldPage issues in dc675ab825a29c417cfab891b95832a1cd26517a. Switched `ParagraphSource` to random access in 9cd430fb2c2e04b28fccff05c5b5c19dced2e614. It's using trait object now (seems obvious in retrospect) so the large temporary...
Good catch! Do you just spot these or do you have some flicker-debugging mode implemented? I've applied your suggestion in 66698ca and it seems to be working. If there are...
Rebased on master and fixed ui fixtures, will merge if CI passes.
> what are these about? The text is 1px to one side due to different component used.
Cardano is broken because the last batch of Cardano changes started using a layout that's not implemented yet in UI2. The fixtures weren't updated when it was merged because it...
Fixed the cardano tests in [ef218aa](https://github.com/trezor/trezor-firmware/pull/2383/commits/ef218aae76f1751b4b6a8320e389c83a0ed01ace) and improved the success/modal spacing in [aa3481b](https://github.com/trezor/trezor-firmware/pull/2383/commits/aa3481b418021c2982909ea242c06bdfc6de8d5f). Master diff: https://satoshilabs.gitlab.io/-/trezor/trezor-firmware/-/jobs/2728590011/artifacts/master_diff/index.html    
Rebased to master. Recovery is mostly missing these:    I wanted to do it separately because we don't use Rust homescreens yet. This PR is still missing the...
Checklist theme updated in [160c916](https://github.com/trezor/trezor-firmware/pull/2383/commits/160c916843777530075d5e949aa200094b9eec14) ([UI diff](https://satoshilabs.gitlab.io/-/trezor/trezor-firmware/-/jobs/2922642891/artifacts/test_ui_report/index.html))    The normal font is 18px tall but the bold one 16px. I wonder if it's better to use normal font...
What was suggested in previous post. Maybe @sime can help me?   