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

wokwi-potentiometer usability issues when rotated #70

Closed
urish opened this issue May 23, 2021 · 3 comments
Closed

wokwi-potentiometer usability issues when rotated #70

urish opened this issue May 23, 2021 · 3 comments
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@urish
Copy link
Collaborator

urish commented May 23, 2021

Example: https://wokwi.com/arduino/projects/299392610996322826 (rotating the potentiometer by 142 degrees).

180 degrees seem to be the most confusing.

A good place to start looking is the slide-potentiometer implementation (#63), where a similar issue has been fixed using the inverse of the matrix returned by getScreenCTM().

@urish urish added bug Something isn't working help wanted Extra attention is needed labels May 23, 2021
urish added a commit that referenced this issue Jul 24, 2022
@urish
Copy link
Collaborator Author

urish commented Jul 24, 2022

Fixed!

@urish urish closed this as completed Jul 24, 2022
@Koepel
Copy link

Koepel commented Jul 24, 2022

In Chromium, the potentiometer can be rotated and the glitch is gone.
In Firefox, the potentiometer can no longer be used.

@urish
Copy link
Collaborator Author

urish commented Jul 24, 2022

Thanks for reporting! I suspect that the firefox issue is related to #87.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants