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

Delays in surface tracker UI result in wrong surface edit input #1699

Open
pfaion opened this issue Oct 23, 2019 · 1 comment
Open

Delays in surface tracker UI result in wrong surface edit input #1699

pfaion opened this issue Oct 23, 2019 · 1 comment
Labels

Comments

@pfaion
Copy link
Contributor

pfaion commented Oct 23, 2019

This probably happens only on Windows, as there are delays when interacting with surfaces.
See following GIF:

  1. Go in add/remove marker mode for a surface
  2. Click on one marker
  3. Immediately click on a second marker
  4. Move mouse to a third marker

Result: After a delay, the first and third (!) marker get toggled
Expected: The first and second marker should get toggled

surface_click

@pfaion
Copy link
Contributor Author

pfaion commented Oct 28, 2019

Note that the large delay is the result of building from source and attaching the debugger in Windows. When starting without the debugger, the delay is orders of magnitude smaller and thus the problem does not arise this easily. Therefore this should be rather low priority.

@romanroibu romanroibu added the plugin: surface_tracker Issues and PRs related to the Surface Tracker plugin label Feb 24, 2020
@papr papr added the type: ui label Feb 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants