-
Notifications
You must be signed in to change notification settings - Fork 99
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
Wrong active panel switching with history #74
Comments
Yes the history is a bit broken, I need to take a look at it.
Sorry I'm sick and can't get back to you on the other stuff yet - will do
when I can.
…On Wed, 21 Jun 2023 at 12:34, hfr4 ***@***.***> wrote:
*Describe the bug*
When closing the right panel using "close_other_editor" shortcut then
moving to previous history, the active panel switch side
*To Reproduce*
Steps to reproduce the behavior:
1. Open a file
2. Dupicate to the right using "duplicate_editor" shortcut
3. Make the left editor active
4. Close right editor using "close_other_editor" shortcut
5. Go to previous history using "move_to_previous_editor_history"
shortcut
=> The active panel is now the right one
*Expected behavior*
Since we closed the right panel with the left panel active in step 4. ,
the left panel should still be the one active in step 5.
*Screenshots*
[image: 1]
<https://user-images.githubusercontent.com/30574115/247360598-16e08444-61c1-40d4-bf42-311fe5fb9294.gif>
*Version*
0.1.10
—
Reply to this email directly, view it on GitHub
<#74>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A4OX77QEYP5J6BH4F3L5PHDXMI6SVANCNFSM6AAAAAAZN7Z72A>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Take care ! |
Should be fixed now be763f4 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
When closing the right panel using "close_other_editor" shortcut then moving to previous history, the active panel switch side
To Reproduce
Steps to reproduce the behavior:
=> The active panel is now the right one
Expected behavior
Since we closed the right panel with the left panel active in step 4. , the left panel should still be the one active in step 5.
Screenshots
Version
0.1.10
The text was updated successfully, but these errors were encountered: