socketsupply/unionstudio.app

Close button should hide Document Window

Closed this issue · 1 comments

The Document Window can only be hidden, not closed since it contains the dom and global scope that all script is evaluated in. Perhaps the close button should actually just hide it.

Fixed in 516f639