feat: Add tab style option (Normal & Combat) (#5858)

This commit is contained in:
apa420
2025-03-11 15:16:33 +00:00
committed by GitHub
parent 108a437841
commit 59e93d41d3
5 changed files with 59 additions and 9 deletions
@@ -279,6 +279,8 @@ void GeneralPage::initLayout(GeneralPageView &layout)
},
false, "Choose which tabs are visible in the notebook");
SettingWidget::dropdown("Tab style", s.tabStyle)->addTo(layout);
SettingWidget::inverseCheckbox("Show message reply context",
s.hideReplyContext)
->setTooltip(