Hi!
On Mon, Apr 16, 2012 at 08:19:53AM +0200, Hannes Schüller wrote:
> This (using webview_load_committed) is an idea I had considered, too,
> but it does not work correctly. Try to apply a proxy setting and you
> will see what I mean. It would need to be triggered even earlier than
> this.
We also have the problem that the site settings revert previously done changes
every time a new page ist loaded. That means, I navigate to a page with
special settings, change a value via :set ... and navigate to another page on
this site or use reload and the explicit set value will be reverted. But this
would be easy to avoid in the apply_settings() function.
I'm not sure, but I didn't see any earlier event to use for the configuration
changes.
Daniel
|