Skip to content

Limit highlighting on drag over open editors by checking if dragged item can be dropped#52623

Merged
isidorn merged 2 commits into
microsoft:masterfrom
iansan5653:master
Jun 22, 2018
Merged

Limit highlighting on drag over open editors by checking if dragged item can be dropped#52623
isidorn merged 2 commits into
microsoft:masterfrom
iansan5653:master

Conversation

@iansan5653

Copy link
Copy Markdown
Contributor

Prevents the focused class from being applied to editors and editor groups in the Open Editors view unless the dragged item is of a supported drop type (open editor or file). Fixes #52344.

@msftclas

msftclas commented Jun 21, 2018

Copy link
Copy Markdown

CLA assistant check
All CLA requirements met.

@isidorn

isidorn commented Jun 22, 2018

Copy link
Copy Markdown
Collaborator

Works great. I also like the implementation.
Awesome job, merging in

@isidorn isidorn merged commit 2ae783a into microsoft:master Jun 22, 2018
@isidorn isidorn added this to the June 2018 milestone Jun 22, 2018
@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.

When dragging sidebar views to rearrange, individual items in the Open Editors view are highlighted

3 participants