counteragent / Camera-Control

PTZOptics Camera Control Software (Electron App)
GNU General Public License v3.0
36 stars 18 forks source link

Title Bar Missing #3

Open nlvw opened 6 years ago

nlvw commented 6 years ago

The title bar or title bar options are missing. There are no buttons to close or minimize the application. This makes it very difficult for standard users to close the program.

Here are the commands I used to build (Win 10 x64): npm install npm install electron-packager -g electron-packager . PTZOptics

What it looks like: ptzoptics

nlvw commented 6 years ago

Retested with electron-builder. Same issue persists