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

rewrote InterpolationTest #861

Merged
merged 4 commits into from
Nov 3, 2013
Merged

rewrote InterpolationTest #861

merged 4 commits into from
Nov 3, 2013

Conversation

dermetfan
Copy link
Contributor

  • added time marker in the graph
  • added ability to change duration using ctrl + scroll
  • path is now drawn
  • doesn't need any assets

I know this isn't of any importance, but I had to rewrite it anyway, so I added a few things.

I pasted this in the web interface so I can't guarantee that it will compile 100%, but I'm pretty sure it will.

Robin S added 2 commits October 23, 2013 16:47
- added time marker in the graph
- added ability to change duration using ctrl + scroll
- path is now drawn
- doesn't need any assets
I know this isn't of any importance, but I had to rewrite it anyway, so I added a few things.
@NathanSweet
Copy link
Member

Looks nice, but why not use uiskin? Without being able to see the scrollbars, it isn't clear the left side scrolls.

@dermetfan
Copy link
Contributor Author

I don't have a clone on my machine since I rarely make changes and it takes ages to download, so I needed something that worked without it. I could download the uiskin files only and implement it this way or add the scrollbars using another 1x1 generated texture. Which way would you prefer?

@NathanSweet
Copy link
Member

I'd rather just use the uiskin from the test assets. This way is is easier
to add more, eg maybe a textfield for the duration.

On Wed, Oct 23, 2013 at 5:02 PM, Robin S notifications@github.com wrote:

I don't have a clone on my machine since I rarely make changes and it
takes ages to download, so I needed something that worked without it. I
could download the uiskin files only and implement it this way or add the
scrollbars using another 1x1 generated texture. Which way would you prefer?


Reply to this email directly or view it on GitHubhttps://github.com//pull/861#issuecomment-26912423
.

@badlogic
Copy link
Member

badlogic commented Nov 3, 2013

Thanks!

badlogic added a commit that referenced this pull request Nov 3, 2013
rewrote InterpolationTest
@badlogic badlogic merged commit 2c2374e into libgdx:master Nov 3, 2013
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