Update split mode on tab switch
-
Review changes -
Open in Workspace
-
-
Download -
Patches
-
Plain diff
The very trivial fix to #6135 (closed), caused by the omission of the split mode from the pile of other actions that need to be updated on tab switch.
In the context of a larger actions refactoring, as in !7914 (comment 3326370507), all these actions should be tab-level actions. It's completely wrong that they are window-level actions, because each tab has its own independent split mode. To paper over this problem, in !6654 (comment 2225706165) we simply update the state of the window-level actions when switching tabs.
Fixes #6135 (closed)
Merge request reports
Loading




















