We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I noticed that the minimize/close buttons in the title bar were reimplemented. Why not just use the native controls? This doesn't fit macOS style:
I think Electron offers a macOS-specific option to just display the "traffic lights" controls instead of the whole bar.
The text was updated successfully, but these errors were encountered:
Thanks for the heads-up, will look into this! I forget the exact reason I didn't (couldn't?) use a native frame.
Sorry, something went wrong.
Merge pull request #88 from stamoun/like-43
7ffec64
Like/Unlike Implementation #43, Minimize to Tray #86 and Fix for Native Title Bar #83
Successfully merging a pull request may close this issue.
I noticed that the minimize/close buttons in the title bar were reimplemented. Why not just use the native controls? This doesn't fit macOS style:
I think Electron offers a macOS-specific option to just display the "traffic lights" controls instead of the whole bar.
The text was updated successfully, but these errors were encountered: