From c948affe431b1f68b0dcb0e3c26d5cccbedd0a19 Mon Sep 17 00:00:00 2001 From: Lapask Date: Sun, 7 Sep 2025 03:57:54 -0600 Subject: [PATCH] update fixed-resizable-hybrid (#9000) * Update fixed-resizable-hybrid - Updated to using InterfaceID from depracated ComponentID - Fixed skill info widget alignment - Added configurable warning to tell users when their inventory is transparent * Update fixed-resizable-hybrid - Updated to using InterfaceID from depracated ComponentID - Fixed skill info widget alignment - Added configurable warning to tell users when their inventory is transparent * Update fixed-resizable-hybrid - Added failsafe trigger for plugin initialization, fixing bug affecting world hopping from instances and hopping to PvP arena worlds - Decoupled transparency warning from the gap borders - Uncommented excess debug logs * Update fixed-resizable-hybrid - Added More Ship Cutscene compatibility - Added Hot Air Balloon compatibility --- 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 8b0bb5973..2de9a91aa 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=7e2f719e64dca98aa33bf38cf90316d313a41640 +commit=77a499d531f8bfbce5c6eeb6c93a77f74ed380d0