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 label update when creating an untitled file after no other file is open #17273

Merged
merged 1 commit into from
Feb 1, 2022

Conversation

Ajax-Light
Copy link
Contributor

Description of Changes

Fixes the issue with the file name label not being updated when
the last tab is closed in the editor.

  • Wrote at least one-line docstrings (for any new functions)
  • Added unit test(s) covering the changes (if testable)
  • Included a screenshot or animation (if affecting the UI, see Licecap)

Before

gif

After

spyder-dev

Issue(s) Resolved

Fixes #17221

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: Ajax-Light

Fixes the issue with the file name label not being updated when
the last tab is closed in the editor.
@dalthviz dalthviz changed the title FIX: Issue #17221 PR: Fix label update when creating an untitled file after no other file is open Feb 1, 2022
@dalthviz dalthviz added this to the v5.3.0 milestone Feb 1, 2022
Copy link
Member

@dalthviz dalthviz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @Ajax-Light for the help with this! LGTM 👍

Just in case, what do you think @ccordoba12 ?

Copy link
Member

@ccordoba12 ccordoba12 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks a lot for your help with this @Ajax-Light!

@ccordoba12 ccordoba12 merged commit fb3bd87 into spyder-ide:5.x Feb 1, 2022
ccordoba12 added a commit that referenced this pull request Feb 1, 2022
@Ajax-Light Ajax-Light deleted the fix_17221 branch February 1, 2022 15:51
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

3 participants