1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-13 19:18:56 +00:00
trezor-firmware/core/embed/rust
matejcik a09c404359 fix(core): restore original Label bounds checking
so that if the text does not vertically fit into the provided bounds,
it will only render part of itself (and an optional ellipse)
and remain properly vertically centered
2023-04-03 22:01:26 +02:00
..
.cargo
fuzz
src fix(core): restore original Label bounds checking 2023-04-03 22:01:26 +02:00
build.rs feat(core/rust): expose touch processing functions to rust 2023-03-09 16:14:36 +01:00
Cargo.lock refactor(core): switch to Rust implementation of QR-Code-generator 2023-03-09 23:36:36 +01:00
Cargo.toml fix(core/rust/ui): add cargo flag for Component::bounds() support 2023-03-23 20:16:22 +01:00
librust_qstr.h fix(core/ui): coinjoin layouts style update 2023-03-30 13:55:54 +02:00
librust.h
micropython.h
qstr.h
rust_ui.h fix(core/bootloader): properly display upgrade/downgrade 2023-04-03 22:01:26 +02:00
rustfmt.toml
trezorhal.h feat(core/rust): expose touch processing functions to rust 2023-03-09 16:14:36 +01:00