mirror of
https://github.com/netbymatt/ws4kp.git
synced 2026-04-22 19:49:31 -07:00
make sure local forecast displays all pages
This commit is contained in:
@@ -81,8 +81,8 @@ class LocalForecast extends WeatherDisplay {
|
|||||||
// }
|
// }
|
||||||
});
|
});
|
||||||
|
|
||||||
this.currentScreen = 0;
|
|
||||||
this.timing.totalScreens = this.screenTexts.length;
|
this.timing.totalScreens = this.screenTexts.length;
|
||||||
|
this.calcNavTiming();
|
||||||
this.setStatus(STATUS.loaded);
|
this.setStatus(STATUS.loaded);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user