SwiftTerm icon indicating copy to clipboard operation
SwiftTerm copied to clipboard

iOS: tapping in the middle of the selection should trigger a drag behavior.

Open migueldeicaza opened this issue 2 years ago • 0 comments

Currently,I ignore this, but should become a drag and drop operation, with the selection being the content:

https://developer.apple.com/documentation/uikit/drag_and_drop/making_a_view_into_a_drag_source

migueldeicaza avatar Apr 07 '22 21:04 migueldeicaza