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

Mouse Vanishing Mis-Behavior Windows #1254

Closed
baconpaul opened this issue Oct 24, 2019 · 4 comments
Closed

Mouse Vanishing Mis-Behavior Windows #1254

baconpaul opened this issue Oct 24, 2019 · 4 comments
Labels
UI Issues related to UI look&feel Windows Windows related issues

Comments

@baconpaul
Copy link
Collaborator

As reported by KVR user dandruff in this thread

Windows 8.1 Pro, REAPER 5.984 x64, Surge 1.6.3 VST2

Small bug:

  1. click Cutoff fader and hold the mouse button
  2. drag mouse down
  3. release the mouse button

Result: Mouse pointer shown below the Cutoff fader

Expected: Mouse pointer shown on the Cutoff fader

I bet the bug is somewhere in here

@baconpaul baconpaul added UI Issues related to UI look&feel Windows Windows related issues labels Oct 24, 2019
@baconpaul baconpaul added this to the Currently Unscheduled milestone Oct 24, 2019
@baconpaul
Copy link
Collaborator Author

On Slack, AJ Young pointed out that this was a problem at zoom != 100%; I bet that code I posted above uses logical coordinates in one point and zoom coordinates in another to determine the mouse position move.

@MD-78
Copy link

MD-78 commented Jan 4, 2020

I'm running at 100% zoom. Same issue.

@baconpaul
Copy link
Collaborator Author

@mkruselj is this the bug you fixed the other day?

@mkruselj
Copy link
Collaborator

Ha, looks like it is. :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
UI Issues related to UI look&feel Windows Windows related issues
Projects
None yet
Development

No branches or pull requests

3 participants