Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Close Window" on OS X minimizes #72

Closed
ulope opened this issue Jan 13, 2016 · 3 comments · Fixed by #123
Closed

"Close Window" on OS X minimizes #72

ulope opened this issue Jan 13, 2016 · 3 comments · Fixed by #123
Milestone

Comments

@ulope
Copy link

ulope commented Jan 13, 2016

On OS X all commands that normally close a window instead minimize it. Namely those are:

  • Window -> Close in the Menu
  • Pressing ⌘ W
  • Clicking the red 'bubble' in the top left
@ulope
Copy link
Author

ulope commented Feb 2, 2016

Addition:
In case it would be difficult to close the window and still keep the app running in the background (which I could easily imagine for this kind of webapp) the best solution would probably be to map the close button to perform the "Hide Window" action (a standard OS X feature, that is even now available in the 'Window' menu). This appears to be what Slack does for example.

@rodrigok
Copy link
Member

Duplicated of #89

@ulope
Copy link
Author

ulope commented Mar 1, 2016

This behaviour is still present in the latest 1.1.0 release. Please reopen this issue.

@rodrigok rodrigok reopened this Mar 1, 2016
@rodrigok rodrigok added this to the v1.2.0 milestone Mar 1, 2016
@rodrigok rodrigok mentioned this issue Mar 1, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants