UI: Shut down browsers when browser docks hidden
Shuts down the actual browsers internally when the browser docks are hidden by user.
This commit is contained in:
@@ -146,6 +146,7 @@ if(BROWSER_AVAILABLE_INTERNAL)
|
||||
list(APPEND obs_PLATFORM_SOURCES
|
||||
obf.c
|
||||
auth-oauth.cpp
|
||||
window-dock-browser.cpp
|
||||
window-extra-browsers.cpp
|
||||
)
|
||||
list(APPEND obs_PLATFORM_HEADERS
|
||||
|
Reference in New Issue
Block a user