# HG changeset patch
# User heinrichsweikamp
# Date 1721659214 -7200
# Node ID 3a1c533f3840d109ccac737d2b02fd19cc7f2c67
# Parent cb386cccc7c5278b6ad3c3e0c39ea7cd77c596ec# Parent 61f14abce25d02cb7314f85bb5f78203dd80a659
Zusammenf?hren
diff -r cb386cccc7c5 -r 3a1c533f3840 Discovery/Src/t7.c
--- a/Discovery/Src/t7.c Mon Jul 22 16:39:48 2024 +0200
+++ b/Discovery/Src/t7.c Mon Jul 22 16:40:14 2024 +0200
@@ -1960,8 +1960,8 @@
t7cY0free.WindowNumberOfTextLines = 6;
t7cY0free.WindowTab = 375;
- t7cY0free.WindowY0 = t7cC.WindowY0 - 10;
if (!settings->FlipDisplay) {
+ t7cY0free.WindowY0 = t7cC.WindowY0 - 10;
t7cY0free.WindowX0 += 10;
t7cY0free.WindowY0 += 10;
t7cY0free.WindowY1 = 355;
@@ -1969,6 +1969,7 @@
t7cY0free.WindowX0 -= 10;
t7cY0free.WindowY0 -= 10;
} else {
+ t7cY0free.WindowY1 = 400;
t7cY0free.WindowY1 -= 10;
t7cY0free.WindowX1 -= 10;
GFX_write_string(&FontT24, &t7cY0free, heading, 1);
@@ -2113,8 +2114,8 @@
t7cY0free.WindowNumberOfTextLines = 6;
t7cY0free.WindowTab = 375;
- t7cY0free.WindowY0 = t7cC.WindowY0 - 10;
if (!settings->FlipDisplay) {
+ t7cY0free.WindowY0 = t7cC.WindowY0 - 10;
t7cY0free.WindowX0 += 10;
t7cY0free.WindowY0 += 10;
t7cY0free.WindowY1 = 355;
@@ -2122,6 +2123,7 @@
t7cY0free.WindowX0 -= 10;
t7cY0free.WindowY0 -= 10;
} else {
+ t7cY0free.WindowY1 = 400;
t7cY0free.WindowY1 -= 10;
t7cY0free.WindowX1 -= 10;
GFX_write_string(&FontT24, &t7cY0free, heading, 1);
diff -r cb386cccc7c5 -r 3a1c533f3840 Discovery/Src/tMenu.c
--- a/Discovery/Src/tMenu.c Mon Jul 22 16:39:48 2024 +0200
+++ b/Discovery/Src/tMenu.c Mon Jul 22 16:40:14 2024 +0200
@@ -1445,18 +1445,18 @@
}
pDestination -= (800) * 480;
- positionText += 70;
+ positionText += 66;
if(((k == 4) && (actual_menu_content != MENU_SURFACE)) || ((k == 6) && (menu.pageCountNumber[5] == 0)))
{
pDestination -= 70 * 480;
- positionText += 70;
+ positionText += 66;
}
if(spacing[k])
{
pDestination -= 35 * 480;
- positionText += 35;
+ positionText += 31;
}
}
}
diff -r cb386cccc7c5 -r 3a1c533f3840 RefPrj/Firmware/.cproject
--- a/RefPrj/Firmware/.cproject Mon Jul 22 16:39:48 2024 +0200
+++ b/RefPrj/Firmware/.cproject Mon Jul 22 16:40:14 2024 +0200
@@ -50,7 +50,7 @@
-
+
@@ -101,9 +101,6 @@
-
-
-
@@ -151,7 +148,7 @@
-
+
diff -r cb386cccc7c5 -r 3a1c533f3840 RefPrj/FontPack/.cproject
--- a/RefPrj/FontPack/.cproject Mon Jul 22 16:39:48 2024 +0200
+++ b/RefPrj/FontPack/.cproject Mon Jul 22 16:40:14 2024 +0200
@@ -51,7 +51,7 @@
-
+
@@ -119,7 +119,7 @@
-
+
-
+
diff -r cb386cccc7c5 -r 3a1c533f3840 RefPrj/RTE/.cproject
--- a/RefPrj/RTE/.cproject Mon Jul 22 16:39:48 2024 +0200
+++ b/RefPrj/RTE/.cproject Mon Jul 22 16:40:14 2024 +0200
@@ -48,7 +48,7 @@
-
+
@@ -117,7 +117,7 @@
-
+