SuperblocksHQ / ethereum-studio

Official Ethereum Studio project repository. And IDE specially tailored to make it as simple as possible to onboard new users into the Ethereum ecosystem
https://ethereum.org/build/
GNU General Public License v3.0
187 stars 103 forks source link

Fix 'Download' button not working when preview window is closed #159

Closed donfrigo closed 4 years ago

donfrigo commented 4 years ago

Description of the Change

As the creation of the exportable html is tied to the Preview window, this PR automatically opens the it when the download button is clicked, so that the html can be downloaded.

Verification Process

Close preview window and hit 'Download' from the menu.

Github Issues

Resolves #116