Window position set to CenterScreen to alleviate issues with window pop-up appearing in nonsensical locations.
Changelog
CaptureProjectData.xaml - Window position set to CenterScreen to alleviate issues with window pop-up appearing in nonsensical locations.
Additional comments
@rboulton-BH can you test this on your machine with multiple monitors and report back the results? I am only on my laptop today and the window does in fact appear at the center of my screen no matter the UI, but I would love to see how it behaves on multiple monitor setups. Please include a gif using screentogif thanks!
@FraserGreenroyd to confirm, the following actions are now queued:
- check `code-compliance`
- check `documentation-compliance`
- check `project-compliance`
- check `core`
- check `null-handling`
- check `serialisation`
- check `versioning`
- check `installer`
There are 1 requests in the queue ahead of you.
Issues addressed by this PR
Closes #39
Window position set to
CenterScreen
to alleviate issues with window pop-up appearing in nonsensical locations.Changelog
CaptureProjectData.xaml
- Window position set toCenterScreen
to alleviate issues with window pop-up appearing in nonsensical locations.Additional comments
@rboulton-BH can you test this on your machine with multiple monitors and report back the results? I am only on my laptop today and the window does in fact appear at the center of my screen no matter the UI, but I would love to see how it behaves on multiple monitor setups. Please include a gif using screentogif thanks!