Skip to content

Disallow drag splitting of non-splittable editors#44308

Merged
bpasero merged 1 commit intomicrosoft:masterfrom
mjbvz:drag-split
Feb 26, 2018
Merged

Disallow drag splitting of non-splittable editors#44308
bpasero merged 1 commit intomicrosoft:masterfrom
mjbvz:drag-split

Conversation

@mjbvz
Copy link
Copy Markdown
Collaborator

@mjbvz mjbvz commented Feb 24, 2018

Problem
Editors use the supportsSplitEditor property to enable/disable splitting. Even if splitting is disabled, you can still split an editor by dragging it to create a new copy of the editor

Fix
For non-splittable editors, make dragging always just move the editor to the new target group

**Problem**
Editors use the `supportsSplitEditor` property to enable/disable splitting. Even if splitting is disabled, you can still split an editor by dragging it to create a new copy.

**Fix**
For non-splittable editors, make dragging always just move the editor to a new group
@mjbvz mjbvz requested a review from bpasero February 24, 2018 00:27
@mjbvz mjbvz self-assigned this Feb 24, 2018
@bpasero bpasero added this to the February 2018 milestone Feb 24, 2018
@bpasero bpasero self-assigned this Feb 24, 2018
@bpasero bpasero merged commit 5122e83 into microsoft:master Feb 26, 2018
@bpasero
Copy link
Copy Markdown
Member

bpasero commented Feb 26, 2018

LGTM

@github-actions github-actions bot locked and limited conversation to collaborators Mar 27, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants