From 5defdaf1db6ebff663b66a8b8332aa9a29955c4a Mon Sep 17 00:00:00 2001 From: Matt Gajownik Date: Fri, 7 Jan 2022 23:47:49 +1100 Subject: [PATCH] obs-vst: Fix resizing, always use source name in window title 425935a - Fix VST plug-ins disappearing when resized 2e90d23 - Correctly use source name (not target) for window title --- plugins/obs-vst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/obs-vst b/plugins/obs-vst index 1dde4c37a..425935a39 160000 --- a/plugins/obs-vst +++ b/plugins/obs-vst @@ -1 +1 @@ -Subproject commit 1dde4c37a5d40dc1486c84ee544531cf807ca35d +Subproject commit 425935a39a074b16a7e1fa90f0402469ef225b82