You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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) ?
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.
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.
The text was updated successfully, but these errors were encountered: