From 98611d3da5537ba7c116186bb3e61608b5c7552b Mon Sep 17 00:00:00 2001 From: ChunkyAtlas Date: Mon, 29 Dec 2025 15:14:26 -0700 Subject: [PATCH] update loot-ledger (#9989) Align Show Drops behavior with Chance Man and add always-open support - Add "Show Drops Always Open" config option - Gate Music tab auto-restore behind the new toggle - Add explicit Close button to exit Show Drops when always open is enabled - Rework MusicWidgetController to fully match Chance Man behavior: - Backup and restore root, scroll, and jukebox widget children - Preserve and restore original root widget type - Hard purge dynamically created widgets to prevent resurrection - Reapply override safely on widget reloads - Clear drop caches when Rare Drop Table or Gem Table visibility changes - update to v1.1.0 --- plugins/loot-ledger | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/loot-ledger b/plugins/loot-ledger index 72816add7..89b4aa331 100644 --- a/plugins/loot-ledger +++ b/plugins/loot-ledger @@ -1,2 +1,2 @@ repository=https://github.com/ChunkyAtlas/loot-ledger.git -commit=c5a43da1ce514988e6cd48f4830e50d46f7f0c7e +commit=d10d4bd3ee6ddecd1dafb98464f8dc87a09a7110