From 65f0e55995612283ac503cd9c3bcb8a38e95856f Mon Sep 17 00:00:00 2001 From: Lapask Date: Sat, 22 Nov 2025 12:06:51 -0700 Subject: [PATCH] update fixed-resizable-hybrid (#9571) Fix FPS degradation by preventing widget duplication on region changes --- plugins/fixed-resizable-hybrid | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/fixed-resizable-hybrid b/plugins/fixed-resizable-hybrid index 2de9a91aa..3dde58e3d 100644 --- a/plugins/fixed-resizable-hybrid +++ b/plugins/fixed-resizable-hybrid @@ -1,2 +1,2 @@ repository=https://github.com/Lapask/fixed-resizable-hybrid.git -commit=77a499d531f8bfbce5c6eeb6c93a77f74ed380d0 +commit=5253839dbd65f0a8303be016b26acb1a744b4147