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

rework splash screen to avoid keep-above: fix timeline #18551

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

esq4
Copy link
Contributor

@esq4 esq4 commented Mar 14, 2025

Solution for "timeline: strange display when starting the program" #18546
But this is not a ready-made solution.

Copy link
Member

@TurboGit TurboGit left a comment

Choose a reason for hiding this comment

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

This change is counterintuitive as it moves the refresh earlier in the init process. I would have expected a need for it to happen later. Maybe we should keep both? I fear some possible other issues otherwise.

Note BTW the comment that should have been moved/copied too:

// show the main window and restore its geometry to that saved in the config file

@esq4
Copy link
Contributor Author

esq4 commented Mar 14, 2025

Maybe we should keep both?

I tried this: the problem still persists. Looks like another solution is needed.

@TurboGit
Copy link
Member

So should we close this?

@esq4 esq4 marked this pull request as draft March 15, 2025 15:39
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.

2 participants