Skip to content

feat: open new tabs adjacent to current tab or duplicated tab#1021

Merged
ouuan merged 2 commits intomasterfrom
adjacent-tab
Dec 3, 2021
Merged

feat: open new tabs adjacent to current tab or duplicated tab#1021
ouuan merged 2 commits intomasterfrom
adjacent-tab

Conversation

@ouuan
Copy link
Copy Markdown
Member

@ouuan ouuan commented Dec 3, 2021

Description

New tabs were opened at the end of the tab list. Now they are opened next to the current tab, or the original tab if the new tab is a duplicate.

Motivation and Context

This will likely place related tabs adjacently.

How Has This Been Tested?

On Arch Linux.

Checklist

  • If the key of a setting is changed, the old attribute is updated or it is resolved in SettingsUpdater.
  • If there are changes of the text displayed in the UI, they are wrapped in tr() or QCoreApplication::translate().
  • If needed, I have opened a pull request or an issue to update the documentation.
  • If these changes are notable, they are documented in CHANGELOG.md.

@ouuan ouuan requested review from coder3101 and swiftqwq December 3, 2021 15:11
@ouuan ouuan enabled auto-merge (squash) December 3, 2021 15:11
Copy link
Copy Markdown
Member

@coder3101 coder3101 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@ouuan ouuan merged commit 7825932 into master Dec 3, 2021
@ouuan ouuan deleted the adjacent-tab branch December 3, 2021 15:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants