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
{{ message }}
This repository has been archived by the owner on Sep 6, 2021. It is now read-only.
Makes sense in the preferences scenario, but in general I think that the preferences split view should be more isolated anyway. Auto-closing the panel when it's possible to modify the views while the preferences are open is a bit tricky too. Consider something like this:
Open preferences file
Split view opens
Drag another file to right panel
Close brackets.json -> Right view should stay open right?
But what if
Drag the file back to left panel
Close brackets.json - nothing stays in the right panel but it shouldn't auto close as it has been "dirty" - right?
Well, I'd implement it in a way that if split-view was automatically opened it also should automatically close. If it was opened manually, it should never auto-close. I don't really like split view and how it's forcing itself anytime I want to change something in preferences.
steps:
brackets.json
in the right pane, nothing else is remaining in the right panei believe, that the split view should now close automatically, given it was also automatically opened
The text was updated successfully, but these errors were encountered: