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.
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.