Skip to content

fix bug open message box when MainWindow is null#397

Merged
pomianowski merged 3 commits intolepoco:developmentfrom
phamviethuy:fix/open-message-box
Sep 23, 2022
Merged

fix bug open message box when MainWindow is null#397
pomianowski merged 3 commits intolepoco:developmentfrom
phamviethuy:fix/open-message-box

Conversation

@phamviethuy
Copy link
Copy Markdown
Contributor

@phamviethuy phamviethuy commented Sep 20, 2022

fix bug open message box when MainWindow is null

Pull request type

Please check the type of change your PR introduces:

  • Update
  • [x ] Bugfix
  • Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Documentation content changes

What is the current behavior?

When MainWindow is null. a message box is not opened.

Issue Number: #396

What is the new behavior?

When MainWindow is null. a message box is opened on center screen

Comment thread src/Wpf.Ui/Controls/MessageBox.cs Outdated
@pomianowski pomianowski changed the base branch from main to development September 23, 2022 10:56
@pomianowski pomianowski self-assigned this Sep 23, 2022
@github-actions github-actions Bot added the controls Changes to the appearance or logic of custom controls. label Sep 23, 2022
@pomianowski pomianowski merged commit 9397f9e into lepoco:development Sep 23, 2022
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Sep 24, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

controls Changes to the appearance or logic of custom controls.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants