fmsouza / wcode

Monaco-based code editor which runs inside a browser.
MIT License
134 stars 11 forks source link

Change auto-stop behavior #17

Closed fmsouza closed 7 years ago

fmsouza commented 7 years ago

Currently the backend application stops when the view is closed, but it does not work on Android environment. This behavior should be changed to only destroy the application when a button in the topbar is clicked to stop the instance from working.

fmsouza commented 7 years ago

Closed by eb4d6d8d40e5889d3415ad2197eeff2f5880ff9b.