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

Test: Add test method for touch to follow a widget's position #6514

Merged
merged 1 commit into from
Sep 13, 2019

Conversation

matham
Copy link
Member

@matham matham commented Sep 13, 2019

This adds a method to the test app that allows the virtual touch to drag and follow a widget's position. This is helpful for some tests where you need to drag something from one place to another, even when the target widget position is moving in response to the drag.

This also adds docs for other test touch methods of the app.

@matham matham merged commit 284437b into kivy:master Sep 13, 2019
@matham matham deleted the test_app branch September 13, 2019 07:27
@matham matham added this to the 2.0.0 milestone Oct 28, 2020
@matham matham changed the title Add test method for touch to follow a widget's position and docs Test: Add test method for touch to follow a widget's position and docs Dec 8, 2020
@matham matham changed the title Test: Add test method for touch to follow a widget's position and docs Test: Add test method for touch to follow a widget's position Dec 8, 2020
@matham matham added the Component: tests/CI Tests, CI, GitHub settings label Dec 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: tests/CI Tests, CI, GitHub settings
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant