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 n Drop support #22

Open
adam-arold opened this issue Oct 6, 2017 · 0 comments
Open

Drag n Drop support #22

adam-arold opened this issue Oct 6, 2017 · 0 comments
Labels
feature New functionality for the program

Comments

@adam-arold
Copy link
Member

adam-arold commented Oct 6, 2017

Drag'n drop will work for floating windows in the first implementation.

A FloatingWindow can be dragged when the mouse is pressed anywhere over its DragHandle (an arbitrary region over the component configured by the user) region.

On the drag event the window should be repositioned and its bounds checked with other floating windows.

Related to #23 which will use this
Depends on #24 since it will introduce the layerable stack

@adam-arold adam-arold added enhancement Enhances existing functionality without introducing new features needs planning labels Oct 6, 2017
@adam-arold adam-arold added this to the Component system upgrade milestone Oct 6, 2017
@adam-arold adam-arold added feature New functionality for the program Story Points: 8 and removed enhancement Enhances existing functionality without introducing new features needs planning labels Oct 26, 2018
@adam-arold adam-arold removed this from the Release: 2019.1.0 milestone Jul 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New functionality for the program
Projects
None yet
Development

No branches or pull requests

1 participant