mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-12-08 20:01:53 +00:00
Revised title bar truncation code & removed title widget shading (#1201)
* Revised title truncate & undo widget shading * Revised title truncation & undo widget shading
This commit is contained in:
@@ -144,7 +144,6 @@ class StatusTray : public View {
|
||||
// track of the right edge.
|
||||
const Point pos_{};
|
||||
uint8_t width_{};
|
||||
bool shading_{};
|
||||
};
|
||||
|
||||
class SystemStatusView : public View {
|
||||
|
||||
Reference in New Issue
Block a user