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

PR: Fix a visual glitch when opening files in the light theme (Editor) #20161

Merged
merged 3 commits into from
Dec 6, 2022

Conversation

ccordoba12
Copy link
Member

@ccordoba12 ccordoba12 commented Dec 6, 2022

Description of Changes

  • This is solved by unhighlighting and rehighlighting the current line when opening a file.
  • Set default color scheme according to the interface theme.
  • Some style improvements to make the code related to this functionality more readable.

Issue(s) Resolved

Fixes #20033.

Affirmation

By submitting this Pull Request or typing my (user)name below,
I affirm the Developer Certificate of Origin
with respect to all commits and content included in this PR,
and understand I am releasing the same under Spyder's MIT (Expat) license.

I certify the above statement is true and correct:

@ccordoba12 ccordoba12 added this to the v5.4.1 milestone Dec 6, 2022
@ccordoba12 ccordoba12 self-assigned this Dec 6, 2022
@ccordoba12 ccordoba12 changed the title PR: Prevent a visual glitch when opening files in the light theme (Editor) PR: Fix a visual glitch when opening files in the light theme (Editor) Dec 6, 2022
@ccordoba12 ccordoba12 merged commit 7f2d456 into spyder-ide:5.x Dec 6, 2022
@ccordoba12 ccordoba12 deleted the issue-20033 branch December 6, 2022 22:08
ccordoba12 added a commit that referenced this pull request Dec 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant