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

Ensure tab toggle label is always correct #1145

Merged
merged 3 commits into from
Jul 13, 2022
Merged

Ensure tab toggle label is always correct #1145

merged 3 commits into from
Jul 13, 2022

Conversation

jeremypw
Copy link
Collaborator

@jeremypw jeremypw commented Dec 7, 2021

Fixes #1142

This PR ensures that format settings are always applied to documents, not vice versa, to avoid conflicts. The settings are global so individual documents should not be able to change them.

* Do not allow individual documents to change global settings
* Update document when settings change
@jeremypw jeremypw mentioned this pull request Dec 8, 2021
@jeremypw jeremypw requested a review from a team July 8, 2022 15:33
@jeremypw jeremypw merged commit 95f037b into master Jul 13, 2022
@jeremypw jeremypw deleted the fix-tab-label branch July 13, 2022 09:23
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.

Tab width label does not update properly
2 participants