Skip to content

Commit

Permalink
larger than screen options
Browse files Browse the repository at this point in the history
  • Loading branch information
nucleardreamer committed Jan 14, 2018
1 parent c2a41af commit afd0d35
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/window.js
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ class Window extends EventEmitter2 {
title: 'OAK',
userAgent: 'Oak/' + core.version,
icon: join(__dirname, '..', 'icon.png'),
enableLargerThanScreen: true,
display: 0,
width: 1024,
height: 768,
Expand Down

0 comments on commit afd0d35

Please sign in to comment.