X-Git-Url: https://code.delx.au/comingnext/blobdiff_plain/8a865c16f5b71b36acf3a5269518e6f3a6592d98..45222308767fa2fe90c3bf34142941ef36503fc4:/comingNext/index.html diff --git a/comingNext/index.html b/comingNext/index.html index cdf09a2..1698a4b 100644 --- a/comingNext/index.html +++ b/comingNext/index.html @@ -960,7 +960,7 @@ function updateData() // called by handleOnShow() and onResize events function updateScreen() { - log('updateScreen()'); + log('updateScreen(): mode=' + mode + ', window.innerHeight=' + window.innerHeight); // check if opening fullscreen if( window.innerHeight > 91 && mode == 0) {