Skip to content

Draft: implement drag-and-drop feature for the text on-canvas editor

This merge request aims to implement the drag-and-drop feature for the on-canvas text editor with the final aim to make it contextual — allowing it to appear next to the selected text, if any.

  • Implement ability to move (see Teams/GIMP/Design/gimp-ux#399)
  • Fix position on screen after it has been moved once
  • Store position on screen
  • Implement the ability to restore the original position

- [ ] Make it contextual (see Teams/GIMP/Design/gimp-ux#388) EDIT: the contextual feature is currently on hold.

This is a first rough draft, but it already implements some of the features. I’d appreciate any feedback on how to improve or proceed, to avoid going down the wrong or undesirable path! @Jehan @barefootliam @user062 @cmyk.student @rangelovd you might be interested in this!

dnd-text-on-canvas-editor-1

Edited by Gabriele

Merge request reports

Loading