kopia lustrzana https://github.com/Aircoookie/WLED
UI maintaining playlist preset selected.
rodzic
251d5f4135
commit
067a88b3e7
|
@ -1116,7 +1116,8 @@ function readState(s,command=false)
|
|||
nlTar = s.nl.tbri;
|
||||
nlFade = s.nl.fade;
|
||||
syncSend = s.udpn.send;
|
||||
currentPreset = s.ps;
|
||||
if (s.pl<0) currentPreset = s.ps;
|
||||
else currentPreset = s.pl;
|
||||
gId('tt').value = s.transition/10;
|
||||
|
||||
var selc=0; var ind=0;
|
||||
|
|
1453
wled00/html_ui.h
1453
wled00/html_ui.h
Plik diff jest za duży
Load Diff
Ładowanie…
Reference in New Issue