mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2026-09-01 20:39:08 +00:00
waveform fix 3 and trivial change (#2540)
This commit is contained in:
committed by
GitHub
parent
e933c8b498
commit
ee472e1ed2
@@ -1011,6 +1011,7 @@ class Waveform : public Widget {
|
||||
bool show_cursors{false};
|
||||
bool paused_{false};
|
||||
bool clickable_{false};
|
||||
bool if_ever_painted_pause{false}; // for prevent the "hidden" label keeps painting and being expensive
|
||||
};
|
||||
|
||||
class VuMeter : public Widget {
|
||||
|
||||
Reference in New Issue
Block a user