mirror of
https://github.com/joBr99/nspanel-lovelace-ui.git
synced 2026-02-20 13:14:44 +01:00
fix startup screen msg location (add nextion2text)
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
diff -bur HMI/n2t-out/Program.s.txt HMI/US/landscape/n2t-out/Program.s.txt
|
diff -bur HMI/n2t-out/Program.s.txt HMI/US/landscape/n2t-out/Program.s.txt
|
||||||
--- HMI/n2t-out/Program.s.txt 2022-03-29 22:51:44.242306277 +0000
|
--- HMI/n2t-out/Program.s.txt 2022-03-29 23:57:00.704990944 +0000
|
||||||
+++ HMI/US/landscape/n2t-out/Program.s.txt 2022-03-29 22:51:45.066317995 +0000
|
+++ HMI/US/landscape/n2t-out/Program.s.txt 2022-03-29 23:57:01.505006185 +0000
|
||||||
@@ -10,6 +10,6 @@
|
@@ -10,6 +10,6 @@
|
||||||
int sleepValue=0
|
int sleepValue=0
|
||||||
// dim value
|
// dim value
|
||||||
|
|||||||
@@ -297,7 +297,7 @@ Text tMsg1
|
|||||||
Send Component ID : disabled
|
Send Component ID : disabled
|
||||||
Opacity : 127
|
Opacity : 127
|
||||||
x coordinate : 42
|
x coordinate : 42
|
||||||
y coordinate : 238
|
y coordinate : 223
|
||||||
Width : 375
|
Width : 375
|
||||||
Height : 30
|
Height : 30
|
||||||
Effect : load
|
Effect : load
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
diff -bur HMI/n2t-out/Program.s.txt HMI/US/portrait/n2t-out/Program.s.txt
|
diff -bur HMI/n2t-out/Program.s.txt HMI/US/portrait/n2t-out/Program.s.txt
|
||||||
--- HMI/n2t-out/Program.s.txt 2022-03-29 22:51:44.242306277 +0000
|
--- HMI/n2t-out/Program.s.txt 2022-03-29 23:57:00.704990944 +0000
|
||||||
+++ HMI/US/portrait/n2t-out/Program.s.txt 2022-03-29 22:51:44.662312250 +0000
|
+++ HMI/US/portrait/n2t-out/Program.s.txt 2022-03-29 23:57:01.108998641 +0000
|
||||||
@@ -10,6 +10,6 @@
|
@@ -10,6 +10,6 @@
|
||||||
int sleepValue=0
|
int sleepValue=0
|
||||||
// dim value
|
// dim value
|
||||||
@@ -11,8 +11,8 @@ diff -bur HMI/n2t-out/Program.s.txt HMI/US/portrait/n2t-out/Program.s.txt
|
|||||||
+ //lcd_dev fffb 0002 0000 0020
|
+ //lcd_dev fffb 0002 0000 0020
|
||||||
page pageStartup
|
page pageStartup
|
||||||
diff -bur HMI/n2t-out/cardEntities.txt HMI/US/portrait/n2t-out/cardEntities.txt
|
diff -bur HMI/n2t-out/cardEntities.txt HMI/US/portrait/n2t-out/cardEntities.txt
|
||||||
--- HMI/n2t-out/cardEntities.txt 2022-03-29 22:51:44.242306277 +0000
|
--- HMI/n2t-out/cardEntities.txt 2022-03-29 23:57:00.704990944 +0000
|
||||||
+++ HMI/US/portrait/n2t-out/cardEntities.txt 2022-03-29 22:51:44.662312250 +0000
|
+++ HMI/US/portrait/n2t-out/cardEntities.txt 2022-03-29 23:57:01.112998717 +0000
|
||||||
@@ -62,6 +62,26 @@
|
@@ -62,6 +62,26 @@
|
||||||
vis bText4,0
|
vis bText4,0
|
||||||
vis hSlider4,0
|
vis hSlider4,0
|
||||||
@@ -781,8 +781,8 @@ diff -bur HMI/n2t-out/cardEntities.txt HMI/US/portrait/n2t-out/cardEntities.txt
|
|||||||
if(tInstruction.txt=="pageType")
|
if(tInstruction.txt=="pageType")
|
||||||
{
|
{
|
||||||
diff -bur HMI/n2t-out/cardThermo.txt HMI/US/portrait/n2t-out/cardThermo.txt
|
diff -bur HMI/n2t-out/cardThermo.txt HMI/US/portrait/n2t-out/cardThermo.txt
|
||||||
--- HMI/n2t-out/cardThermo.txt 2022-03-29 22:51:44.242306277 +0000
|
--- HMI/n2t-out/cardThermo.txt 2022-03-29 23:57:00.704990944 +0000
|
||||||
+++ HMI/US/portrait/n2t-out/cardThermo.txt 2022-03-29 22:51:44.662312250 +0000
|
+++ HMI/US/portrait/n2t-out/cardThermo.txt 2022-03-29 23:57:01.108998641 +0000
|
||||||
@@ -17,6 +17,7 @@
|
@@ -17,6 +17,7 @@
|
||||||
vis tInstruction,0
|
vis tInstruction,0
|
||||||
vis tTmp,0
|
vis tTmp,0
|
||||||
@@ -808,8 +808,8 @@ diff -bur HMI/n2t-out/cardThermo.txt HMI/US/portrait/n2t-out/cardThermo.txt
|
|||||||
Attributes
|
Attributes
|
||||||
Scope : local
|
Scope : local
|
||||||
diff -bur HMI/n2t-out/pageStartup.txt HMI/US/portrait/n2t-out/pageStartup.txt
|
diff -bur HMI/n2t-out/pageStartup.txt HMI/US/portrait/n2t-out/pageStartup.txt
|
||||||
--- HMI/n2t-out/pageStartup.txt 2022-03-29 22:51:44.242306277 +0000
|
--- HMI/n2t-out/pageStartup.txt 2022-03-29 23:57:00.704990944 +0000
|
||||||
+++ HMI/US/portrait/n2t-out/pageStartup.txt 2022-03-29 22:51:44.662312250 +0000
|
+++ HMI/US/portrait/n2t-out/pageStartup.txt 2022-03-29 23:57:01.108998641 +0000
|
||||||
@@ -142,7 +142,7 @@
|
@@ -142,7 +142,7 @@
|
||||||
Disable release event after dragging: 0
|
Disable release event after dragging: 0
|
||||||
Send Component ID : disabled
|
Send Component ID : disabled
|
||||||
|
|||||||
Reference in New Issue
Block a user