1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-03-10 13:16:06 +00:00
trezor-firmware/core/src/trezor/ui
obrusvit 15967a312b fix(core): explicitly delete keyboard layout
- seems that keyboard LayoutObj was not properly deallocated resulting
in MemoryError. Fix by calling the dunder `del` method explicitly fixes
the issue
- the problem was on Model T (Bolt), but applying it for all layouts to
prevent similar problem
2025-01-27 23:43:33 +01:00
..
layouts fix(core): explicitly delete keyboard layout 2025-01-27 23:43:33 +01:00
__init__.py fix(core): fix fading issues 2025-01-23 15:24:00 +01:00