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

Invert speed controls #58

Closed
nnirror opened this issue Aug 16, 2023 · 1 comment
Closed

Invert speed controls #58

nnirror opened this issue Aug 16, 2023 · 1 comment
Assignees

Comments

@nnirror
Copy link
Owner

nnirror commented Aug 16, 2023

Currently speed(2) means twice as slow and speed(0.5) means twice as fast. It might be more intuitive for users if these were switched, so smaller than 1 means slower.

The .speed() method is used in several places in the FacetPattern.js class, so need to make sure I test all those and make sure the related methods are working properly.

@nnirror nnirror self-assigned this Aug 16, 2023
@nnirror
Copy link
Owner Author

nnirror commented Aug 17, 2023

Added in: de405d9

@nnirror nnirror closed this as completed Aug 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant