sidneys / electron-titlebar-windows

Adds the Windows 10 ModernUI (Metro)-style titlebars to any Electron-based desktop app.
MIT License
140 stars 23 forks source link

Window is not defined #3

Closed ivandroid closed 7 years ago

ivandroid commented 7 years ago

Getting this error at line 27 (electron-titlebar-windows/index.js):

/**
 * Window
 */
const $window = $(window);
sidneys commented 7 years ago

@ivandroid

Thanks for the heads-up - the project was dormant for a while, however a new major update was just deployed, issue should be fixed. Looking forward to your feedback. Cheers :-)