feat: Add tab style option (Normal & Combat) (#5858)
This commit is contained in:
@@ -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(
|
||||
|
||||
Reference in New Issue
Block a user