Skip to content

Conversation

winston-de
Copy link
Contributor

@winston-de winston-de commented Apr 16, 2021

Resolved / Related Issues
Itemize resolved / related issues by this PR.

Details of Changes

  • For all list view based layout modes (aka all but DataGrid), use built in drag and drop instead of the custom one currently used

This does not work with the DataGrid, but if we plan to switch to the ListView one anyway I don't think it's an issue.

Validation
How did you test these changes?

  • Built and ran the app
  • Tested the changes for accessibility

Screenshots (optional)
Add screenshots here.

Note
Most of the column view file changes are the xaml auto formatter (that's also why this PR is so large xD).

Copy link
Member

@yaira2 yaira2 left a comment

Choose a reason for hiding this comment

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

Great work! Since we are switching to the ListView control, I think it's fine that it doesn't work in the DataGrid control.

@yaira2 yaira2 added the ready to merge Pull requests that are approved and ready to merge label Apr 16, 2021
@yaira2 yaira2 merged commit 667cc1a into files-community:main Apr 16, 2021
@winston-de winston-de deleted the 673 branch April 16, 2021 03:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready to merge Pull requests that are approved and ready to merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow dragging files and folders without selecting them first
2 participants