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

Copying a single stimulus object to multiple windows broken #1513

Closed
mdcutone opened this issue Sep 14, 2017 · 1 comment
Closed

Copying a single stimulus object to multiple windows broken #1513

mdcutone opened this issue Sep 14, 2017 · 1 comment

Comments

@mdcutone
Copy link
Member

The new window switching routines wont allow a single stimuli object to be drawn by submitting a window object to its draw function (ex. stim.draw(win)) if it's parent is some other window. This bug is obvious but did not arise in my tests. I isolated the issue and will submit a fix shortly.

@mdcutone
Copy link
Member Author

Fixed with PR #1514

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

No branches or pull requests

1 participant