tab_switcher: Add support for tab switcher in assistant panel (#15475)
Additionally, I've generalized the implementation of tab switcher so that - instead of explicitly listing panels it supports (at the time of writing it was just the terminal panel and nothing else), it now relies on Panel::pane trait method. As long as that's implemented, you get a tab switcher support for free. Release Notes: - Added support for tab switcher in Assistant panel.
P
Piotr Osiewicz committed
530feecdaa25221247e08f68ea38b62ee8d49b60
Parent: 0540291
Committed by GitHub <noreply@github.com>
on 7/30/2024, 11:32:13 AM