Skip to content

make deleteFrames(gd) delete all frames #1531

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 1 commit into from
Mar 30, 2017
Merged

Conversation

rreusser
Copy link
Contributor

This PR changes the behavior of deleteFrames(gd) to delete all frames. Previously it threw a slice-null error. Contrast with deleteTraces(gd) which throws an error with a meaningful message or animate(gd) which animates all frames. In this case I chose to match the behavior of animate.

@etpinard etpinard added bug something broken feature something new labels Mar 30, 2017
@etpinard
Copy link
Contributor

Looks good 💃

@rreusser rreusser merged commit d4b9017 into master Mar 30, 2017
@rreusser rreusser deleted the delete-frames-handle-null branch March 30, 2017 01:57
@etpinard etpinard added this to the v1.26.0 milestone Mar 30, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug something broken feature something new
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants