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

Pointer state location is always (0,0) #635

Closed
PvdBerg1998 opened this issue Jul 4, 2020 · 2 comments
Closed

Pointer state location is always (0,0) #635

PvdBerg1998 opened this issue Jul 4, 2020 · 2 comments
Labels
bug: needs repro A bug that needs more info to be reliably reproduced subsystem-input

Comments

@PvdBerg1998
Copy link

Describe the bug
Pointer state always contains (0,0) as the position.

To Reproduce

  • Run webapp
  • Debug print the pointer coordinates on PointerInput event

Environment and versions:

  • Environment: Windows 10, Android 10 Firefox & Chrome
  • Rust compiler version: nightly msvc
  • Quicksilver verison: 0.4 alpha 5
@ryanisaacg
Copy link
Owner

Hm, I can't reproduce this. When using the 08_input example, I see the cursor position being updated on both web and desktop.

I think the mobile issue is possibly caused by rust-windowing/winit#1286?

@ryanisaacg ryanisaacg added bug: needs repro A bug that needs more info to be reliably reproduced subsystem-input labels Jul 24, 2020
@ryanisaacg
Copy link
Owner

Closing, feel free to re-open with a reproducing example

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug: needs repro A bug that needs more info to be reliably reproduced subsystem-input
Projects
None yet
Development

No branches or pull requests

2 participants