Skip to content

Commit

Permalink
experimenting
Browse files Browse the repository at this point in the history
  • Loading branch information
skaman82 committed Oct 26, 2015
1 parent 391a733 commit f6a9005
Show file tree
Hide file tree
Showing 10 changed files with 1,280 additions and 57 deletions.
4 changes: 2 additions & 2 deletions eventPage.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ function startApplication() {
id: 'main-window',
frame: 'chrome',
innerBounds: {
minWidth: 1150, // changed from 960
minHeight: 700 // changed from 625
minWidth: 960,
minHeight: 625
}
}, function (createdWindow) {
createdWindow.contentWindow.addEventListener('load', function () {
Expand Down
24 changes: 24 additions & 0 deletions images/CF_settings_black.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
22 changes: 22 additions & 0 deletions images/CF_settings_white.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 8 additions & 4 deletions images/icons/cf_icon_welcome_grey.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 8 additions & 4 deletions images/icons/cf_icon_welcome_white.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit f6a9005

Please sign in to comment.