electron-tabs
electron-tabs copied to clipboard
How to tear of a tab and open new window with copied content from the tab
As part of electron application main window, I have multiple tabs created using electron-tabs. Is there a feature to drag or copy an already loaded tab into new window. The tab's contents should be copied over to the newly created window as well .
This is not a feature right now. This can maybe be added in a future release, but we will obviously have to support drag and drop out of the box before.
Going down the rabbit hole. Found resolution. It's no longer possible as guestinstance is no longer a thing.
https://github.com/electron/electron/issues/14120
I would like to see this implementation for Electron Tabs in the future. Any updates on this?
@KorbsStudio https://twitter.com/slicknet/status/782274190451671040
Fair enough :+1: lmao