MobileChromeApps / chrome-app-developer-tool

Mirror of Apache Cordova app harness
Other
202 stars 33 forks source link

Background of deployed app (from Spark) doesn't show the correct CSS background-color #6

Closed umop closed 10 years ago

umop commented 10 years ago
  1. Open spark
  2. Create new Chrome Javascript app
  3. deploy to device Expected: Hello, World! Actual: Background is black, so you can't see the text.

Follow up:

  1. add color: #FF0000; to styles.css Hello, World! shows up in red
mmocny commented 10 years ago

Yes sorry this was a bug in 0.1.0 release that has been fixed already. Will be out with next release.

For now just set an explicit background colour please (most real apps do).

Thanks for the bug report!

mmocny commented 10 years ago

Sorry for my issue trackers mixed up. Likely we just want to upgrade the version of chrome-bootstrap plugin the harness is using. Perhaps we just need to publish a new build?

devoncarew commented 10 years ago

Looks like it's fixed in 0.6.0.