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

Add remember option checkbox in private mode dialog #1289

Merged
merged 3 commits into from
Mar 9, 2020
Merged

Add remember option checkbox in private mode dialog #1289

merged 3 commits into from
Mar 9, 2020

Conversation

panda7789
Copy link
Contributor

Resolves #1186

I have already looked at this problem before but Electron had a bug with the checkbox. electron/electron#21159

I had to use async function because sync doesn't return information if the check was checked or not.
Also when you once check the check you have to 'Debug->Delete settings' if you want to see dialog again.

@panda7789 panda7789 requested a review from sindresorhus March 7, 2020 08:51
@sindresorhus sindresorhus changed the title Add remember option checkbox to private modal Add remember option checkbox in private mode dialog Mar 9, 2020
@sindresorhus sindresorhus merged commit 9197321 into sindresorhus:master Mar 9, 2020
@panda7789 panda7789 deleted the remember-opinion branch March 9, 2020 08:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feature: remove blur for active now and last seen status
2 participants