You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a view gains focus, it might be in a pane other than the currently maximized pane. So it automatically switches the maximized pane to the one containing the view that just gained focus (otherwise you would be editing a view you cannot see)
If the view that just gained focus is a transient view, there is some odd behavior, that is hard to explain. It seems to get stuck on which view has focus and jump back and forth.
This is not a problem in ST3 because it changed how it does transient views.
Not exactly sure the root cause of the issue in ST2 though, or how to fix it. Would love to hear any suggestions.
The text was updated successfully, but these errors were encountered:
When a view gains focus, it might be in a pane other than the currently maximized pane. So it automatically switches the maximized pane to the one containing the view that just gained focus (otherwise you would be editing a view you cannot see)
If the view that just gained focus is a transient view, there is some odd behavior, that is hard to explain. It seems to get stuck on which view has focus and jump back and forth.
This is not a problem in ST3 because it changed how it does transient views.
Not exactly sure the root cause of the issue in ST2 though, or how to fix it. Would love to hear any suggestions.
The text was updated successfully, but these errors were encountered: