mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-08-13 09:07:43 +00:00
Long titles corrupt the header
This commit is contained in:
@@ -34,7 +34,7 @@ public:
|
||||
|
||||
void focus() override;
|
||||
|
||||
std::string title() const override { return "Touch calibration"; };
|
||||
std::string title() const override { return "Calibration"; };
|
||||
|
||||
private:
|
||||
enum class Phase {
|
||||
|
Reference in New Issue
Block a user