Open ardissaps opened 2 years ago
This. Ive been trying to get them to play nice without looking horrible. Not an easy task. Would love support for this mod
It's worth noting this was brought up with the current maintainers of InventoryTabs as well.
https://github.com/sisby-folk/inventory-tabs/issues/45#issuecomment-2081342398
Best way is for them to mixin into us - inventorio already has some optional mixins for client mod compat, they just need to add one that swaps PlayerInventoryTab#open to use their open method, PlayerInventoryTab#isInstant to be false, and then probably head cancel PlayerInventoryTab#close to fix issues with cursor-items.
Need to support InventoryTab, thanks