Skip to content

Updates to drag-and-drop#931

Open
tturocy wants to merge 6 commits into
masterfrom
gui_tree_dnd
Open

Updates to drag-and-drop#931
tturocy wants to merge 6 commits into
masterfrom
gui_tree_dnd

Conversation

@tturocy
Copy link
Copy Markdown
Member

@tturocy tturocy commented Jun 5, 2026

This updates and simplifies the current set of drag-and-drop operations.

  • For the moment, this abandons custom drag cursors, which have not been working reliably.
  • On a valid drop target, a popup menu appears with context-appropriate operations.

Closes #508; closes #509.

@tturocy tturocy self-assigned this Jun 5, 2026
@tturocy tturocy added this to the gambit-16.7.0 milestone Jun 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Subtree cut/copy decision is made on action start instead of action end Custom cursor image is hard to use

1 participant