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

Make Touch Bar respect private mode even after selecting a new conversation #1201

Merged
merged 10 commits into from
Dec 23, 2019
Merged

Make Touch Bar respect private mode even after selecting a new conversation #1201

merged 10 commits into from
Dec 23, 2019

Conversation

jyoo980
Copy link
Contributor

@jyoo980 jyoo980 commented Nov 27, 2019

Currently, there is a bug in the private mode implementation when the touchbar initially respects private mode by hiding the names and avatars of people in the conversation list.

Selecting a new conversation re-renders the touchbar in full, including the names of people and their avatars - this should not happen in private mode.

This PR mitigate that by rendering the touchbar with respect to whether private mode is enabled or not.

@sindresorhus sindresorhus changed the title Making touchbar respect private mode even after selecting a new conversation Make Touch Bar respect private mode even after selecting a new conversation Dec 23, 2019
@sindresorhus sindresorhus merged commit 6134294 into sindresorhus:master Dec 23, 2019
@jyoo980 jyoo980 deleted the jy/patch-private-mode branch December 24, 2019 06:17
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.

2 participants