Closed ghost closed 10 years ago
I'm taking a quick look into the drag
method. In the meantime, this https://github.com/SavinaRoja/PyUserInput/pull/11 shows some background on the method and why (at least at the moment) drag
is just an alias for move
in the Windows and X11 implementations.
Now drag method presses mouse button while it is being moved. This is how it should be implemented according to base.py