current weather scroll in html
This commit is contained in:
parent
6ad9b86abc
commit
037499dfb1
7 changed files with 33 additions and 11 deletions
|
|
@ -169,7 +169,6 @@ class WeatherDisplay {
|
|||
// if (_ScrollText !== '') OkToDrawCustomScrollText = true;
|
||||
if (this.elemId === 'almanac') OkToDrawNoaaImage = false;
|
||||
if (this.elemId === 'travelForecast') OkToDrawNoaaImage = false;
|
||||
if (this.elemId === 'hourly') OkToDrawNoaaImage = false;
|
||||
if (this.elemId === 'regionalForecast') OkToDrawNoaaImage = false;
|
||||
if (this.elemId === 'progress') {
|
||||
OkToDrawCurrentConditions = false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue