Skip to content

Removal of new split view feature #111

@JEmlay

Description

@JEmlay

Sure, you can turn off split view globally but for those that don't want to run around always turning off features, here's the needed code to hide it for tab-context.css:

#tabContextMenu #context_ungroupSplitView, /* Ungroup Split View /
#tabContextMenu #context_moveTabToSplitView, /
Move Tab to Split View /
#tabContextMenu #context_separateSplitView, /
Separate Split View /
#tabContextMenu #context_separateSplitView + menuseparator, /
******* Separator *******/
#tabContextMenu #context_moveSplitViewToNewGroup, /
Move Split to New Group /
#tabContextMenu #context_addSplitView, /
Add Split View /
#tabContextMenu #context_openInSplitView, /
Open in Split View */

I wasn't entirely sure which exact ones were needed so I just nuked them all.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions