-
Notifications
You must be signed in to change notification settings - Fork 131
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
Drag & Drop II #250
Labels
Milestone
Comments
6 tasks
in any case we should not remove the regular multiselection mechanism, so there are users that do not feel comfortable by dragging and dropping. |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
hosy
added a commit
that referenced
this issue
Mar 12, 2019
hosy
added a commit
that referenced
this issue
Mar 12, 2019
hosy
added a commit
that referenced
this issue
Mar 12, 2019
hosy
added a commit
that referenced
this issue
Mar 12, 2019
11 tasks
hosy
added a commit
that referenced
this issue
Mar 27, 2019
* #250 implements drag & drop files from outside into the app * - implemented dragging outside the app to other apps - implemented drop to UIToolbarButtonItem * added delegate method to support dragging multiple items outside * - completed drag and drop on toolbar button items - fixed multiple items drop * Fixed items for ActionContext from Multiselection * - removed dead code - fixed code review issues * - locally available files could not used for drag and drop (internally) - prevent dropping folders
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Will continue the work after #79
Suggestion for new options to include:
And an idea from @felix-schwarz :
The text was updated successfully, but these errors were encountered: