mirror of
https://github.com/netbymatt/ws4kp.git
synced 2026-04-17 17:19:30 -07:00
move bottom scroll to single div #144
This commit is contained in:
@@ -330,6 +330,7 @@ const handleNavButton = (button) => {
|
||||
break;
|
||||
case 'menu':
|
||||
setPlaying(false);
|
||||
postMessage({ type: 'current-weather-scroll', method: 'hide' });
|
||||
if (progress) {
|
||||
progress.showCanvas();
|
||||
} else if (settings?.kiosk?.value) {
|
||||
|
||||
Reference in New Issue
Block a user