obs-browser: Do not use WasHidden() for visibility on 3507+
Using WasHidden() for the purposes of visibility no longer can be relied upon due to some sort of bug with OSR in Chromium. This issue does not happen when using 3440. The browser works fine without WasHidden() calls, so we must remove its usage or be forced to use 3440. For those who need the visibility handling, an alternative will have to be used once it's available. Additionally, this reverts the failed workaround to use OBS FPS in place of SignalBeginFrame() because that code is no longer needed due to the WasHidden() removal.
This commit is contained in:
parent
9a5cb0ae36
commit
297f9fb0fd
@ -1 +1 @@
|
||||
Subproject commit 17706ea76cea57fc8a351fe05f67bbdf1b1e3e71
|
||||
Subproject commit b7d3ac2d32bcdb5c21e4ff3557013aa1206ec6e9
|
Loading…
x
Reference in New Issue
Block a user