mirror of
https://github.com/joBr99/nspanel-lovelace-ui.git
synced 2026-02-26 06:02:14 +01:00
fix alt bg color (add nextion2text)
This commit is contained in:
committed by
github-actions[bot]
parent
4e4f08ecce
commit
1e0fe0ee8d
@@ -50,7 +50,7 @@ Page cardGrid2
|
||||
vis bPrev,0
|
||||
vis bNext,0
|
||||
cardGrid2.bco=defaultBcoColor
|
||||
for(sys0=0;sys0<42;sys0++)
|
||||
for(sys0=0;sys0<50;sys0++)
|
||||
{
|
||||
if(b[sys0].type==98||b[sys0].type==116)
|
||||
{
|
||||
|
||||
@@ -14,14 +14,14 @@ popupNotify
|
||||
19 Component(s)
|
||||
267 Line(s) of event code
|
||||
172 Unique line(s) of event code
|
||||
cardGrid2
|
||||
56 Component(s)
|
||||
657 Line(s) of event code
|
||||
332 Unique line(s) of event code
|
||||
popupTimer
|
||||
42 Component(s)
|
||||
516 Line(s) of event code
|
||||
257 Unique line(s) of event code
|
||||
cardGrid2
|
||||
56 Component(s)
|
||||
657 Line(s) of event code
|
||||
332 Unique line(s) of event code
|
||||
popupFan
|
||||
27 Component(s)
|
||||
355 Line(s) of event code
|
||||
@@ -95,4 +95,4 @@ Total
|
||||
22 Page(s)
|
||||
862 Component(s)
|
||||
10360 Line(s) of event code
|
||||
2491 Unique line(s) of event code
|
||||
2492 Unique line(s) of event code
|
||||
|
||||
Reference in New Issue
Block a user