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

Bugfixes for 1.6.4 #1120

Merged
merged 4 commits into from
Sep 29, 2022
Merged

Bugfixes for 1.6.4 #1120

merged 4 commits into from
Sep 29, 2022

Conversation

vkbo
Copy link
Owner

@vkbo vkbo commented Sep 29, 2022

Summary:

Fix code bug with inserting spaces before or after symbols, and backport fix for disappearing cursor in document editor from 1.7 beta release.

Related Issue(s):

Resolves #1118
Resolves #1119

Reviewer's Checklist:

  • The header of all files contain a reference to the repository license
  • The overall test coverage is increased or remains the same as before
  • All tests are passing
  • All flake8 checks are passing and the style guide is followed
  • Documentation (as docstrings) is complete and understandable
  • Only files that have been actively changed are committed

@vkbo vkbo changed the base branch from main to patch September 29, 2022 12:35
@vkbo vkbo added this to the Release 1.6.4 milestone Sep 29, 2022
@vkbo vkbo merged commit c04715c into patch Sep 29, 2022
@vkbo vkbo deleted the bugfixes_1.6.4 branch September 29, 2022 17:27
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.

Backport disappearing cursor fix to 1.6.x Insert non-breaking space
1 participant