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

Adding support for dragAndDrop functionality #60

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

amolpathak224
Copy link

Added MouseDown and MouseUp events for dragAndDrop functionality

Added mouseUp and MouseDown events for dragAndDrop functionality
@WMaxZimmerman
Copy link

Is this update available/exposed through NuGet? I am working on a project and added a LeftDragAndDrop method to the CuciatusFactory.MouseSimulatorExt as I didn't see anyway to access the LeftButtonDown method otherwise.

@amolpathak224
Copy link
Author

Yes you are right, I could not find any way to do it either, so I have added the support for MouseUp and MouseDown methods in MouseSimulatorExt.cs, to support the drag and drop functionality in Winium.Desktop project. I have compiled the changes locally and included in Winium.Desktop project.

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.

2 participants