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: Group everything the Layout plugin does before the main window is visible on it #19509

Open
wants to merge 1 commit into
base: 5.x
Choose a base branch
from

Conversation

ccordoba12
Copy link
Member

@ccordoba12 ccordoba12 commented Sep 19, 2022

Description of Changes

This is a small refactoring that continues the trend of consolidating everything related to adjusting the main window layout in the Layout plugin and not on MainWindow.

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 ccordoba12 added this to the v5.4.0 milestone Sep 19, 2022
@ccordoba12 ccordoba12 self-assigned this Sep 19, 2022
@ccordoba12 ccordoba12 changed the title PR: Group everything Layout plugin does before the main window is visible on it PR: Group everything the Layout plugin does before the main window is visible on it Sep 19, 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.

Thanks @ccordoba12 ! I checked locally and seems that things are working except for the first time I opened Spyder with this changes. When I did that I got this initial layout:

imagen

Not totally sure why but, after rearranging the layout, subsequent launches preserved correctly the layout.

Other than that this LGTM 👍

@dalthviz
Copy link
Member

Maybe the issue I got before is related with #19084 ?

@ccordoba12
Copy link
Member Author

ccordoba12 commented Sep 20, 2022

I checked locally and seems that things are working except for the first time I opened Spyder with this changes

You opened it with clean settings or with your previous ones?

@dalthviz
Copy link
Member

I runned with the previous ones

@ccordoba12
Copy link
Member Author

I can't reproduce this on Linux, but leaving for 5.4.1 because it's not critical.

@ccordoba12 ccordoba12 modified the milestones: v5.4.0, v5.4.1 Oct 18, 2022
@ccordoba12 ccordoba12 modified the milestones: v5.4.1, v5.4.2 Dec 26, 2022
@ccordoba12 ccordoba12 modified the milestones: v5.4.2, v5.4.3 Jan 5, 2023
@ccordoba12 ccordoba12 modified the milestones: v5.4.3, v6.0alpha2 Jan 23, 2023
@ccordoba12 ccordoba12 modified the milestones: v6.0alpha2, v6.0alpha3 Jul 31, 2023
@ccordoba12 ccordoba12 modified the milestones: v6.0alpha3, v6.0beta1 Nov 17, 2023
@ccordoba12 ccordoba12 modified the milestones: v6.0alpha4, v6.0beta1 Feb 6, 2024
@ccordoba12 ccordoba12 modified the milestones: v6.0alpha5, v6.0beta1 Mar 12, 2024
@ccordoba12 ccordoba12 modified the milestones: v6.0beta1, v6.1.0 May 6, 2024
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.

None yet

3 participants