mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-06-28 09:42:21 -04:00
... in `config.js`. Solves #3174 With getting width/heigt from `electron.screen.getPrimaryDisplay().workAreaSize` introduced with https://github.com/MichMich/MagicMirror/pull/3161 the solution was to remove the `setFullscreen` line. So per default the fullscreen resolution is used but when someone now uses `electronOptions.width`/`electronOptions.height` in `config.js` these parameters are used and so "no fullscreen" is possible. |
||
---|---|---|
.. | ||
animateCSS.js | ||
app.js | ||
check_config.js | ||
class.js | ||
defaults.js | ||
deprecated.js | ||
electron.js | ||
loader.js | ||
logger.js | ||
main.js | ||
module.js | ||
node_helper.js | ||
server.js | ||
server_functions.js | ||
socketclient.js | ||
translator.js | ||
utils.js |