Keep full screen
Posted: Saturday 11 January 2020 7:22
I can't find out how to solve this. Also on the web there is nothing that i can find is useful.
But i think it is this simple to solve.
I am using Dashticz on a old Nexus 7 tablet. And i want it to be in a nice all over full screen. No bars or buttons of the Google Chrome browser my be seen. The full screen button works really good.
BUT in the CONFIG.js there is a setting:
Wich refreshes every 60 minutes and is showing the browser again. Dashticz is out of full screen mode.
I can understand, setting "dashticz_refresh" on 9999999 minutes is not a good option. Is there a better way to put Dashticz back in full screen mode after a refresh???
But i think it is this simple to solve.
I am using Dashticz on a old Nexus 7 tablet. And i want it to be in a nice all over full screen. No bars or buttons of the Google Chrome browser my be seen. The full screen button works really good.
BUT in the CONFIG.js there is a setting:
Code: Select all
config['dashticz_refresh'] = '60';
I can understand, setting "dashticz_refresh" on 9999999 minutes is not a good option. Is there a better way to put Dashticz back in full screen mode after a refresh???