mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-01-13 06:23:38 +00:00
Field for register set name was too narrow.
This commit is contained in:
parent
c7d49eb190
commit
32108a8229
@ -175,7 +175,7 @@ public:
|
||||
|
||||
private:
|
||||
Text text_title {
|
||||
{ 88, 16, 40, 16 },
|
||||
{ 88, 16, 64, 16 },
|
||||
RegistersWidget::name,
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user