Don't refresh page option when WebBrowserComponent visibility is changed

Hi there,

In the current WebBrowser component, change visibility will call impl->checkWindowAssociation which forces a page refresh. Could you provide an option to not refresh it? I want the page to remain the same. Thanks.