Closed bmyte closed 3 years ago
Added support for depositing and withdrawing from tabs in commit 4dfd69f
This is a good base, but has tons of bugs. Also cannot collapse tabs. Thanks for saving me some time though!
@wmcgough will you submit the bug fixes?
What has been done?
Implemented the tab functionality of the [Bank] interface to include the tabs list at the top, as well as the empty space components of each tab's last row. Additionally, modifications to the insertion mode were made to account for tab of the already implemented
Proposed Changes
on_component_to_component_item_swap
on_component_to_component_item_swap
for the [Bank.BANK_MAINTAB_COMPONENT] item to item drops in order to accommodate the tabs list component functionality, as well as the insertion mode portions to support tabs and updating varbits accordingly