Skip to content
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 panes by drag handle #115

Open
martinmcclure opened this issue Nov 14, 2022 · 0 comments
Open

Drag panes by drag handle #115

martinmcclure opened this issue Nov 14, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@martinmcclure
Copy link
Member

This issue replaces the remainder of #43.

The current small circle that is the leftmost element of a pane header is a placeholder for a handle by which the pane can be dragged to another location within the explorer window, or to another explorer window in the same taskspace. Also, dragging an inspector pane onto an inspector field should assign that instance variable to the object represented by the pane. (This action, like most others, must be undo-able.) Drag and drop is not yet implemented in Spec2, so none of this works today.

The drag functionality should work whether or not the pane is linked. Dragging a linked pane to a new location will unlink it, but dragging to assign in an inspector will not.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant