mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2026-09-01 20:39:08 +00:00
Prepare for display orientation part 1 (#2661)
This commit is contained in:
@@ -73,7 +73,7 @@ void SpectrumInputTextView::paint(Painter& painter) {
|
||||
}
|
||||
|
||||
painter.fill_rectangle(
|
||||
{{0, 40}, {240, 204}},
|
||||
{{0, 40}, {screen_width, 204}},
|
||||
style().background);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user