mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-08-29 02:03:03 +08:00
70c9688e99
Browser panels were having their initial visibility state always being set to false. This fixes that by only setting visibility state on browser objects which explicitly call the visibility message (i.e. only browser sources).