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

Playback controls for slices #971

Merged
merged 7 commits into from
May 3, 2016

Conversation

astrofrog
Copy link
Member

@astrofrog astrofrog commented May 2, 2016

This is a work in progress - I don't want to add a dependency to fontawesome, so once we are happy with this I'll make static PNGs or SVGs for the icons. At the moment this looks like:

screen shot 2016-05-02 at 4 58 06 pm

The first and last button go to the first and last slice
The second and second to last button step backwards or forwards once
The third and sixth icon play and speed up in different directions
The fourth icon stops everything
The fifth icon plays at the default speed

@astrofrog astrofrog force-pushed the playback-controls-slice branch from 929f810 to c6d29be Compare May 3, 2016 11:20
@astrofrog astrofrog changed the title WIP: Playback controls for slices Playback controls for slices May 3, 2016
@astrofrog
Copy link
Member Author

astrofrog commented May 3, 2016

The latest version looks like:

screen shot 2016-05-03 at 3 19 22 pm

So it's a little bit simpler. On the right of the stop button, the buttons are play (and by clicking multiple times one can play faster), then step forward, and step to end. The ones of the left of stop are just the reverse equivalents.

Each button has a tooltip to explain what it does (hover over to see).

@astrofrog astrofrog added this to the 0.8.0 milestone May 3, 2016
@astrofrog astrofrog merged commit ee397a3 into glue-viz:master May 3, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant