Skip to content

Commit

Permalink
Remove positioner
Browse files Browse the repository at this point in the history
  • Loading branch information
Nick Beattie authored and Nick Beattie committed Sep 27, 2015
1 parent dddc5c9 commit 5d82be5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions main.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@ mb.on('ready', function ready(){
console.log('ctrl+alt+\\ is pressed')
// Emit show event
mb.showWindow()
// Move to center of screen, cannot get tray position to simulate click
mb.positioner.move('center')
// Wait one second, then close window
setTimeout(function(){
mb.hideWindow()
Expand Down

0 comments on commit 5d82be5

Please sign in to comment.