mirror of
https://github.com/joBr99/nspanel-lovelace-ui.git
synced 2026-02-21 05:34:45 +01:00
fix alt bg color (add nextion2text)
This commit is contained in:
committed by
github-actions[bot]
parent
4e4f08ecce
commit
1e0fe0ee8d
@@ -1030,7 +1030,7 @@
|
||||
│ spstr strCommand.txt,tId.txt,"~",1
|
||||
│ --- HMI/n2t-out/cardGrid2.txt
|
||||
├── +++ HMI/US/portrait/n2t-out/cardGrid2.txt
|
||||
│ @@ -25,22 +25,24 @@
|
||||
│ @@ -25,26 +25,28 @@
|
||||
│ vis bEntity2,0
|
||||
│ vis bEntity3,0
|
||||
│ vis bEntity4,0
|
||||
@@ -1051,10 +1051,15 @@
|
||||
│ vis bPrev,0
|
||||
│ vis bNext,0
|
||||
│ cardGrid2.bco=defaultBcoColor
|
||||
│ for(sys0=0;sys0<42;sys0++)
|
||||
│ - for(sys0=0;sys0<48;sys0++)
|
||||
│ + for(sys0=0;sys0<50;sys0++)
|
||||
│ {
|
||||
│ if(b[sys0].type==98||b[sys0].type==116)
|
||||
│ {
|
||||
│ b[sys0].bco=defaultBcoColor
|
||||
│ b[sys0].pco=defaultFontColor
|
||||
│ }
|
||||
│ }
|
||||
│ @@ -93,14 +95,20 @@
|
||||
│
|
||||
│ Variable (string) entn8
|
||||
|
||||
Reference in New Issue
Block a user