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

Fixed issue with wrong axis used for text in graph example #159

Merged
merged 2 commits into from
Feb 1, 2022

Conversation

chrfalch
Copy link
Contributor

There was an issue in the Slider Graph example where we displayed the value of the x-axis and not the y-axis. In addition the value used was called progress.

This PR fixes this so that we're using the y-value and renames the progress value to touchPos.

@chrfalch chrfalch requested a review from wcandillon January 29, 2022 14:17
Copy link
Contributor

@wcandillon wcandillon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice one 👍🏻

@wcandillon wcandillon merged commit d72299e into main Feb 1, 2022
@wcandillon wcandillon deleted the fix/73-path-interpolation-sample branch April 7, 2022 07:29
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

Successfully merging this pull request may close these issues.

3 participants