1
0
Эх сурвалжийг харах

obs-browser: Do not process Qt events for browser source

This fixes crashes that could occur while processing Qt events during a
source's destruction.

Originally the processEvents code was added to make sure that any window
messages being sent to the browsers were being processed by Qt.
However, that was only necessary for browser panels as they are actually
associated with windows/views.  Browser sources are OCR, thus they do
not need this.
jp9000 6 жил өмнө
parent
commit
1a83f3c287
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      plugins/obs-browser

+ 1 - 1
plugins/obs-browser

@@ -1 +1 @@
-Subproject commit 0e89a1741ff9078e665863fa1c26cfa767fae228
+Subproject commit 21b2ce1c26a816edb80330ea6a9973032c8d71d8