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