OakLabsInc / oak

A very opinionated kiosk UI application based on electron
73 stars 18 forks source link

`scripts` object in window loading is not unique per window #61

Closed nucleardreamer closed 5 years ago

nucleardreamer commented 5 years ago

An oversight, all scripts loaded in a oak.load window context are not unique to a specific window. This will cause different windows to run-over the previous windows scripts.