Skip to content

Use Kirigami.NavigationTabBar for immutable toolview tabs

Nate Graham requested to merge ngraham/spectacle:use-navigationtabbars into master

That's what the component was made for, and it's the semantically correct thing to use here. It looks good and has good usability. It's more premium than the traditional-style tab bar used in the main window, and more standard than the custom pseudo segmented button tab control in the "no screenshot taken automatically" window.

Before After
Before__main_window After__main_window
Before__no_screenshot_window After__no_screenshot_window

@teams/vdg

Merge request reports