dalinaum / IRCCloud

Mac App, Win App and Linux app for IRCCloud. (An Electron wrapper for IRCCloud.)
69 stars 8 forks source link

Zoom factor save #20

Open 3v1n0 opened 8 years ago

3v1n0 commented 8 years ago

webframe: override setZoomFactor and emit a zoom-factor-changed IPC when called

When the webFrame zoom factor changes we need to get notified, so let's override the setter function. Once the app receives this event we update the configuration accordingly.