Closed newredstone02 closed 1 year ago
Does this still show up in the latest version of CET?
@newredstone02 when choosing the background color for the title bar using
const { Titlebar, Color } = require('custom-electron-titlebar');
new Titlebar({ backgroundColor: Color.fromHex('#3a3b3c') });
works instead of the direct hex code.
Describe the bug The whole titlebar frezzes and trows this error
Uncaught TypeError: e.isLighter is not a function
Desktop (please complete the following information):