-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
View tab activation history #74
Labels
Comments
Thank you for your issue and PR which will improve the user experience strongly. We will have a look at it soon. |
mofogasy
added a commit
that referenced
this issue
Jul 5, 2019
mofogasy
added a commit
that referenced
this issue
Jul 19, 2019
mofogasy
added a commit
that referenced
this issue
Jul 19, 2019
mofogasy
added a commit
that referenced
this issue
Jul 19, 2019
mofogasy
added a commit
that referenced
this issue
Jul 23, 2019
mofogasy
added a commit
that referenced
this issue
Jul 24, 2019
mofogasy
added a commit
that referenced
this issue
Jul 24, 2019
mofogasy
added a commit
that referenced
this issue
Jul 24, 2019
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Is your feature request related to a problem? Please describe.
When closing an active view tab, the tab next to it is activated by default. This can be confusing to the user, especially if the newly activated tab hasn't been used for a while.
Describe the solution you'd like
Keep track of the order the tabs have been activated. When an active tab is closed, the tab which was active before will be activated again, and so on when that tab is closed.
Describe alternatives you've considered
None
Additional context
None
The text was updated successfully, but these errors were encountered: