SebOuellette / LiveBot

An app that allows you to be inside a bot!
Apache License 2.0
730 stars 175 forks source link

Fix the `titlebar` #209

Closed Xaliks closed 2 years ago

Xaliks commented 2 years ago

Fixes #203

remote has been removed from the electron.

I used ipcRenderer

Error

Uncaught TypeError: Cannot read properties of undefined (reading 'getCurrentWindow')
    at HTMLDivElement.<anonymous> (titlebar.js:20:25)
Xaliks commented 2 years ago

https://user-images.githubusercontent.com/64866197/192162301-540d16d5-f937-4748-bb72-3753fa8c9cad.mp4

SebOuellette commented 2 years ago

Looks good, thank you!