ImageGlass should open normal print dialog.
Open
Nobody has claimed this yet.
🎯 feature
- Dominant language
- C#
- Stars
- 14.4k
- Forks
- 752
- Avg merge
- 10d 14h
- Merged PRs (30d)
- 1
Description
Attempting to print with ImageGlass opens the Print Pictures dialog instead of a normal generic print dialog, locking me out of most of my printer's actual capabilities by making an (erroneous) assumption about the nature of the image.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the print command and the code that opens the current Print Pictures dialog; the issue does not name files or tests. Compare the available print-dialog entry points and verify the change by printing an image and confirming that the generic dialog exposes the printer's capabilities.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100