mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-08-14 02:17:39 +00:00

committed by
GitHub

parent
a398ed1634
commit
2d1314a3fa
@@ -156,6 +156,8 @@ class Widget {
|
||||
};
|
||||
|
||||
class View : public Widget {
|
||||
// unlike Paint class, our Y ignored the top bar;
|
||||
// so when you draw some of us as Y = 0, it would be exact below the top bar, instead of overlapped with top bar
|
||||
public:
|
||||
View() {
|
||||
}
|
||||
|
Reference in New Issue
Block a user