The Wayback Machine - https://web.archive.org/web/20201109052913/https://github.com/fyne-io/fyne/issues/1061
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

Dragging out of widget drops event with mobile driver #1061

Open
andydotxyz opened this issue Jun 1, 2020 · 0 comments
Open

Dragging out of widget drops event with mobile driver #1061

andydotxyz opened this issue Jun 1, 2020 · 0 comments

Comments

@andydotxyz
Copy link
Member

@andydotxyz andydotxyz commented Jun 1, 2020

Describe the bug:

Open fyne_demo -> Widgets -> input and drag the slider.
If your finger goes above or below the widget it resets to 0 - but it should track the finger movement.
Most probably a bug in tracking motion events in mobile driver.

To Reproduce:

Steps to reproduce the behaviour:

  1. Go to fyne_demo
  2. Click on Widgets then input
  3. Slide the slider then move your finger up
  4. Norice it resets to 0 instead of following finger horizontal mottion

Device (please complete the following information):

  • OS: iOS, Android, -tags mobile
  • Version: any
  • Go version: 1.14
  • Fyne version: develop
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
1 participant
You can’t perform that action at this time.