mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-06-08 07:02:56 -04:00
TPMS: Close row between controls and table header.
This commit is contained in:
parent
fe1a6c09bb
commit
4eb3f044a0
1 changed files with 1 additions and 1 deletions
|
@ -119,7 +119,7 @@ private:
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
||||||
static constexpr ui::Dim header_height = 2 * 16;
|
static constexpr ui::Dim header_height = 1 * 16;
|
||||||
|
|
||||||
RSSI rssi {
|
RSSI rssi {
|
||||||
{ 21 * 8, 0, 6 * 8, 4 },
|
{ 21 * 8, 0, 6 * 8, 4 },
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue