mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-08-14 17:17:42 +00:00
Field for register set name was too narrow.
This commit is contained in:
@@ -175,7 +175,7 @@ public:
|
||||
|
||||
private:
|
||||
Text text_title {
|
||||
{ 88, 16, 40, 16 },
|
||||
{ 88, 16, 64, 16 },
|
||||
RegistersWidget::name,
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user