rhysd / electron-about-window

'About This App' mini-window for Electron apps
https://www.npmjs.com/package/about-window
MIT License
409 stars 46 forks source link

Handle window options passed in an immutable manner #49

Closed bampakoa closed 4 years ago

bampakoa commented 4 years ago

Return a clone of AboutWindowInfo object from normalizeParam function to ensure the immutable state of win_options.

rhysd commented 4 years ago

This is included in v1.13.2 https://github.com/rhysd/electron-about-window/releases/tag/v1.13.2