Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

Implement multi-selection move (#232) #619

Closed
wants to merge 4 commits into from
Closed

Implement multi-selection move (#232) #619

wants to merge 4 commits into from

Conversation

thomdixon
Copy link

This implements multi-selection move through the move dialog, which resolves #232. In the future, drag-and-drop moves should be implemented.

Implemented multiple selection moves through the move dialog.
This relied heavily on @deiga's changes from a year ago as a
base.
@thomdixon
Copy link
Author

@Tyriar nice catch! Added the move item to the context menu for multi-selects.

Corrected the `max_depth` variable to be `maxDepth`.
@winstliu
Copy link
Contributor

winstliu commented Jul 4, 2018

Superseded by #1179.

@winstliu winstliu closed this Jul 4, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Move multiple files.
2 participants