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

Enhancement: Change FPS counter instantly when dragging the slider #225

Closed
etumyan opened this issue Oct 31, 2014 · 4 comments
Closed

Enhancement: Change FPS counter instantly when dragging the slider #225

etumyan opened this issue Oct 31, 2014 · 4 comments

Comments

@etumyan
Copy link
Contributor

etumyan commented Oct 31, 2014

selection_149

It will make UI more friendly.

@etumyan etumyan changed the title Change FPS counter instantly when dragging the slider Feature: Change FPS counter instantly when dragging the slider Oct 31, 2014
@juliandescottes juliandescottes self-assigned this Oct 31, 2014
@juliandescottes
Copy link
Collaborator

Should be easy enough :) I'll do it, unless someone else wants ?

@etumyan
Copy link
Contributor Author

etumyan commented Oct 31, 2014

@juliandescottes I can try.

@juliandescottes juliandescottes removed their assignment Oct 31, 2014
@juliandescottes
Copy link
Collaborator

Cool ! You can have a look at the AnimatedController. You'll see we use the onchange event to update the UI.

The oninput event should be called more frequently, but some time ago it wasn't working on IE10 and I didn't want to start having browser-specific implementations.

Let me know if you need help with the setup !

@etumyan etumyan changed the title Feature: Change FPS counter instantly when dragging the slider Enhancement: Change FPS counter instantly when dragging the slider Oct 31, 2014
@etumyan
Copy link
Contributor Author

etumyan commented Oct 31, 2014

@juliandescottes ok, thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants