You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 2, 2020. It is now read-only.
When I configure the app to have a fixed width on the desktop using "limitApplicationWidth" in the config.json, how would I change the background color. Currently fixed in the body tag as mentioned above.
scriptPilot
changed the title
<body> Background on Desktop showPhoneFrameOnDesktop = False
Option to change body background color with limited application size
Oct 27, 2017
OK, now I've got that point - I will add a configuration option to make it clean.
scriptPilot
changed the title
Option to change body background color with limited application size
Option to change body background color with phone frame / limited application size
Oct 27, 2017
I am trying to create a fixed width desktop app with the framework and have set the following options:
index.ejs in the node_modules/... folder has this but the color does not seem to change.
The body is styled as follows when I run the dev server.
Also noticed that 'limitWidth/limtHeight' has the style
Am I missing something?
The text was updated successfully, but these errors were encountered: