trezor-firmware
trezor-firmware copied to clipboard
Model R: improve one-time screens
trafficstars
One-time screens that just display text (no buttons) are being reused from model T. It means there are very big icons and the title sometimes cannot fit the screen - "Passphrase entry", "Signing transaction".

Do something fitting for model R.
Figma design: https://www.figma.com/file/l0gG9XeRJ8FTDQ3cfb1wv9/Trezor-T%2C-Trezor-One?node-id=2441%3A7786
Simple screens without buttons and time-out windows implemented in 5468a94
Done as a part of https://github.com/trezor/trezor-firmware/pull/2610