simple 1 pixel error correction (#1014)

No risk and already validated. just deleting incorrect -1 pixel vertical in Y .
This commit is contained in:
Brumi-2021 2023-05-19 21:27:06 +02:00 committed by GitHub
parent e4639fc20a
commit 4d3f9a8333
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -203,7 +203,7 @@ class TransmitterView2 : public View {
' '};
Text text_gain_amp_short_UI{
{0, (3 * 8) - 1, 5 * 8, 1 * 16},
{0, (3 * 8), 5 * 8, 1 * 16},
"Gain A:"};
NumberField field_gain_short_UI{