obs-browser: Fix browser source sometimes not rendering
On 3770, when many (5+) browser sources/panels are active at once, browsers started freezing. It is apparently due to this particular issue: https://bitbucket.org/chromiumembedded/cef/issues/2483/osr-invalidate-does-not-generate-frame The solution is to remove the "WasHidden(true)" call.
This commit is contained in: