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

Documentation for multiple captures is unclear #61

Closed
erich666 opened this issue Aug 31, 2017 · 5 comments
Closed

Documentation for multiple captures is unclear #61

erich666 opened this issue Aug 31, 2017 · 5 comments
Assignees
Labels
Milestone

Comments

@erich666
Copy link

I want to put different captures in different windows. How do I easily do so? That is, I make a capture, I make another capture. The second capture replaces the first, in the same window. There used to be a feature where you would click the box "Open in new tab", as documented here, but I don't see that option. What's the "easy" way I'm supposed to use to make separate windows? I'll update the documentation accordingly.

@sebavanmicrosoft
Copy link

sebavanmicrosoft commented Aug 31, 2017

Hello @erich666 ,

They should now always open in a new tab as a few people suggested and the option disappeared to open in a new tab was then removed. What browser are you using (it seems to be a bug if this opens in the same tab) ?

@erich666
Copy link
Author

erich666 commented Aug 31, 2017

Windows 7, Chrome, Spector 0.9.0, and I'm using spector.captureNextFrame(_this.canvas); to capture the frame. It always goes to the same window. The various captures are properly stored in Captures, but each appears in the same window.

@erich666
Copy link
Author

And doing a little more testing, that appears to be it, using captureNextFrame. If I use the "red button" method, each capture opens a new window.

@sebavan
Copy link
Member

sebavan commented Sep 1, 2017

Ohhhhhh right, I did not check from the programmatic mode. I ll fix it ASAP.

@sebavan sebavan self-assigned this Sep 1, 2017
@sebavan sebavan added the bug label Sep 1, 2017
@sebavan sebavan added this to the Version 1.0 milestone Sep 1, 2017
@sebavan sebavan closed this as completed in 425cc06 Oct 9, 2017
@sebavan
Copy link
Member

sebavan commented Oct 9, 2017

Sorry for the delay it should be available soon on the extension store

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants