feat: disable tab renaming on double-click via setting (#6163)

Fixes #6156
This commit is contained in:
James Upjohn
2025-04-20 21:19:40 +12:00
committed by GitHub
parent 1f10935d78
commit 462e2ba658
4 changed files with 13 additions and 2 deletions
@@ -1369,6 +1369,9 @@ void GeneralPage::initLayout(GeneralPageView &layout)
"Enable experimental Twitch EventSub support (requires restart)",
s.enableExperimentalEventSub);
layout.addCheckbox("Disable renaming of tabs on double-click",
s.disableTabRenamingOnClick);
layout.addStretch();
// invisible element for width