Add chapter checkpoint UI improvements and separate Quests toggle

- Fix checkpoint button display with expandMessageActions setting
- Add body class observer to update buttons when setting toggles
- Add cleanupCheckpointUI function for extension disable
- Separate Quests from Inventory with independent toggle
- Add horizontal scrolling to Info Box dashboard
- Add divider between Inventory and Quests sections
This commit is contained in:
Spicy_Marinara
2025-12-22 01:05:01 +01:00
parent d386752f9c
commit 04bd314da2
9 changed files with 99 additions and 35 deletions
+2
View File
@@ -1143,6 +1143,8 @@ body:has(.rpg-panel.rpg-position-left) #sheld {
gap: 0.25em;
flex: 1;
min-height: 0;
overflow-x: auto;
overflow-y: hidden;
}
/* Row 1: 4 equal-width widgets - more square aspect ratio */