Martin Milata

Results 54 comments of 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 ![a0](https://user-images.githubusercontent.com/85857/179285598-cde5449f-5319-4bd6-93a3-6eeb23ebd82d.png)![a1](https://user-images.githubusercontent.com/85857/179285599-dc3a1370-4ebc-4949-9103-94f48cdcef55.png) ![b0](https://user-images.githubusercontent.com/85857/179285601-e3fe0f20-81ed-4950-bc64-ec5ab746f8f7.png)![b1](https://user-images.githubusercontent.com/85857/179285603-a0568cdd-4a19-4de8-a2fa-58ee1f440acb.png) ![c0](https://user-images.githubusercontent.com/85857/179285604-2ae150d7-f465-46c5-a293-25f7cebf71c7.png)![c1](https://user-images.githubusercontent.com/85857/179285606-fc0e056e-403a-40d0-8aa0-11cf9a05fdf5.png) ![d0](https://user-images.githubusercontent.com/85857/179285609-27819fa7-284c-4350-8790-0a8361118108.png)![d1](https://user-images.githubusercontent.com/85857/179285611-58162e8d-3887-4944-bbc9-eb7cc03fce03.png)

Rebased to master. Recovery is mostly missing these: ![rec2](https://user-images.githubusercontent.com/85857/185804624-e849cfac-5557-4ad3-ba90-c145834717df.png) ![rec0](https://user-images.githubusercontent.com/85857/185804627-ce9dd116-0bb0-4b1b-9699-fb5ac435788c.png) ![rec1](https://user-images.githubusercontent.com/85857/185804626-730d730b-871b-4a6a-88a8-541642181ab5.png) 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)) ![checkA](https://user-images.githubusercontent.com/85857/186202466-6a101faa-9799-48e4-87ac-6e5f54ed91c0.png) ![checkB](https://user-images.githubusercontent.com/85857/186202465-7e65505f-b8c5-4288-ba95-7a91c3daae21.png) ![checkC](https://user-images.githubusercontent.com/85857/186202459-4a71040e-033d-4bf2-9509-c84755a9259f.png) 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? ![checkA](https://user-images.githubusercontent.com/85857/186240164-06273ce1-c711-4a34-a0bf-fd49cc3b6f87.png) ![checkB](https://user-images.githubusercontent.com/85857/186240163-48bf62f5-bb55-4b65-8719-367a3b788adf.png) ![checkC](https://user-images.githubusercontent.com/85857/186240160-1345034f-fb71-44cb-b384-26020ca54557.png)