0
0
mirror of https://github.com/obsproject/obs-studio.git synced 2024-09-20 13:08:50 +02:00

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:
jp9000 2019-08-26 06:43:00 -07:00
parent 0845844e5d
commit 5c04876de1

@ -1 +1 @@
Subproject commit 6b1ed9b12afe8af2aff16db2723226f23a89d5f7
Subproject commit dc5dd1f453fee02cfe9952657f1e4297ddfe1025