Duet3D / DuetWebControl

A completely new web interface for the Duet electronics
GNU General Public License v3.0
408 stars 230 forks source link

[FeatureRequest]: support for file cut and paste #405

Open w1ebr opened 2 years ago

w1ebr commented 2 years ago

Is your feature request related to a problem? Please describe.

Ex. I'm always frustrated when... I have started using directories for my gcode files. If the gcode file I just uploaded is not on the jobs screen ( i.e. further down in a scrollable list of files ) I can't move it into a subdirectory.

Supporting cut, copy and then paste based on the checked boxes would be very handy.

Describe the solution you propose.

Ex. It would be great if... Support of copy, cut and paste for file and directory lists.

Describe alternatives you've considered

Drag and drop only works for sources and destinations that are visible on the window at the same time.

Provide any additional context or information.

Ex. Photos, mockups, etc. It would be great to support,:

File dragging and dropping such that the drop also forced a list scroll if the mouse moved beyond the start or end of the list.