Skip to content

frames support + slider styling controls #405

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

Merged
merged 8 commits into from
Mar 14, 2018
Merged

frames support + slider styling controls #405

merged 8 commits into from
Mar 14, 2018

Conversation

VeraZab
Copy link
Contributor

@VeraZab VeraZab commented Mar 13, 2018

@nicolaskruchten ready for review
partially closes #391

@@ -30,6 +30,7 @@ class EditorControls extends Component {
dataSourceValueRenderer: this.props.dataSourceValueRenderer,
dataSourceOptionRenderer: this.props.dataSourceOptionRenderer,
dictionaries: this.props.dictionaries || {},
frames: gd._transitionData ? gd._transitionData._frames : [],
Copy link
Contributor Author

Choose a reason for hiding this comment

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

although here I've noticed it's a little odd that my gd doesn't always get _transitionData, sometimes it's undefined..
it's a little odd because it seems to me like this key is always on gd, even if there's no frames...

like here:https://codepen.io/veraz/pen/zRRONV

@VeraZab VeraZab mentioned this pull request Mar 13, 2018
3 tasks
@VeraZab VeraZab force-pushed the animations branch 3 times, most recently from d9aca42 to a8728a3 Compare March 14, 2018 03:31
@nicolaskruchten
Copy link
Contributor

💃 for what we've got so far! would be nice to get some of those naming bits sorted out too but that could go into a later pass

@nicolaskruchten
Copy link
Contributor

Also we should add a panel-link-visibility item to #290

@VeraZab VeraZab merged commit 135aea4 into master Mar 14, 2018
@VeraZab VeraZab deleted the animations branch March 14, 2018 15:25
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.

Animations
2 participants