Skip to content
This repository has been archived by the owner on Feb 19, 2022. It is now read-only.

Throttle events #429

Merged
merged 3 commits into from
Feb 4, 2017
Merged

Throttle events #429

merged 3 commits into from
Feb 4, 2017

Conversation

boygirl
Copy link
Contributor

@boygirl boygirl commented Feb 4, 2017

related to FormidableLabs/victory#485

This PR:

  • throttles all onWheel and onMouseMove events to 16 ms (60 fps).
  • extracts all container events into helpers and exports them so that users may mix and match events in their own custom containers (still requires a lot of knowledge of the code base)

cc/ @chrisbolin @kylecesmat

@boygirl boygirl merged commit 724e021 into master Feb 4, 2017
@boygirl boygirl deleted the throttle-events branch February 4, 2017 04:39
nfcampos pushed a commit to nfcampos/victory-chart that referenced this pull request Mar 18, 2017
nfcampos pushed a commit to nfcampos/victory-chart that referenced this pull request Mar 18, 2017
…y-victory-zoom

Make zoom optional in VictoryZoom closes FormidableLabs#429
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant