fire-eggs / fire-eggs/Ancestral-Tree
Print support dialogs - owner and initial position
Open
bug
good first issue
- Dominant language
- C#
- Stars
- 12
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
The print setup / page setup dialogs which are invoked from Print Preview should be a little smarter:
1. Their `Owner` property should be set to the Print Preview dialog.
2. If possible, their `StartPosition` property should be set to `CenterOnParent`.
The desire is to have them appear w/o showing in the task bar, and centered over the print preview dialog instead of random location.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.