Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

allow moving view containers always #194607

Merged
merged 1 commit into from
Oct 2, 2023
Merged

Conversation

sandy081
Copy link
Member

@sandy081 sandy081 commented Oct 2, 2023

#194606

allow moving view containers always

@sandy081 sandy081 self-assigned this Oct 2, 2023
@sandy081 sandy081 enabled auto-merge (squash) October 2, 2023 12:50
@VSCodeTriageBot VSCodeTriageBot added this to the October 2023 milestone Oct 2, 2023
@@ -118,11 +113,7 @@ export class CompositeDragAndDrop implements ICompositeDragAndDrop {
return dragData.id !== targetCompositeId;
}

// ... to another composite location
const draggedViews = this.viewDescriptorService.getViewContainerModel(currentContainer)!.allViewDescriptors;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@sandy081 and I took a look at this, and the Remote Explorer doesn't work properly with this change.

Copy link
Member

@alexr00 alexr00 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See comment

Copy link
Member

@alexr00 alexr00 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The issue above is actually in the remote explorer, which I will fix this week.

@sandy081 sandy081 merged commit 08e9e77 into main Oct 2, 2023
7 checks passed
@sandy081 sandy081 deleted the sandy081/statistical-roadrunner branch October 2, 2023 13:22
Alex0007 pushed a commit to Alex0007/vscode that referenced this pull request Oct 26, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Nov 16, 2023
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.

None yet

3 participants