Skip to content

fix: firstshown called on every re open - #8523

Merged
nbolton merged 1 commit into
masterfrom
fixFirstShown
Apr 23, 2025
Merged

fix: firstshown called on every re open#8523
nbolton merged 1 commit into
masterfrom
fixFirstShown

Conversation

@sithlord48

@sithlord48 sithlord48 commented Apr 22, 2025

Copy link
Copy Markdown
Member

fixes #8522

#8522 was caused by it shown being connected to firstShown so we could :

  1. Add more code that calls disconnect in firstShown
  2. Skip the connection and call firstShown once from the constructor
  3. Remove firstShown and just do the stuff in the constructor

I picked option 1, since 2 and 3 resulted in a new dialog being under the mainwindow

@sithlord48
sithlord48 requested a review from nbolton April 22, 2025 16:58
@nbolton
nbolton merged commit 294348b into master Apr 23, 2025
@nbolton
nbolton deleted the fixFirstShown branch April 23, 2025 09:01
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.

Incorrect report of core running when restored from tray

2 participants