Fix crash when opening a Content dialog at text scaling of 200% with content from an adaptive card by dhoehna · Pull Request #3020 · microsoft/devhome (original) (raw)
Summary of the pull request
WholeItemsPanel would crash because of an invalid QI. The fix is here. The crash occurred after clicking "More Info" in the environments page for Hyper-V environments.
This PR upgrades the nuget version and adds a scroll bar to the content dialog.
References and relevant issues
Detailed description of the pull request / Additional comments
Validation steps performed
Manually ran.
PR checklist
- Closes #xxx
- Tests added/passed
- Documentation updated
