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

Load modules without a shell in WPF applications (#1601) #1602

Merged
merged 2 commits into from Oct 31, 2018

Conversation

dro123
Copy link

@dro123 dro123 commented Oct 31, 2018

Description of Change

This always loads the modules even when no shell was created.
It also makes sure to not crash afterwards when MainWindow is null.

Bugs Fixed

#1601

API Changes

None

Behavioral Changes

InitializeModules() is called for WPF application even when there's no shell created in CreateShell()

PR Checklist

  • Has tests (if omitted, state reason in description)
  • Rebased on top of master at time of PR
  • Changes adhere to coding standard

@dnfclas
Copy link

dnfclas commented Oct 31, 2018

CLA assistant check
All CLA requirements met.

@brianlagunas brianlagunas merged commit fae5236 into PrismLibrary:master Oct 31, 2018
@lock
Copy link

lock bot commented Jan 28, 2020

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Jan 28, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants