microsoft / microsoft/PowerToys

ZoomIt: Line snapping setting

Open
#49,108 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Needs-Triage Product-ZoomIt
Dominant language
C
Stars
139k
Forks
8.6k
PR merge metrics
PR metrics pending

Description

Description of the new feature / enhancement

Add a setting to enable or disable line snapping when drawing lines.

Scenario when this would be used?

When drawing freeform annotations during presentations. Some users prefer perfectly vertical or horizontal lines, while others want complete freedom without automatic snapping.

Supporting information

Currently, there is no setting to disable line snapping. When drawing a line, it automatically snaps to horizontal or vertical directions, which makes it difficult to draw lines at arbitrary angles. I was able to work around this by modifying the Windows Registry, but this isn't a discoverable or user-friendly solution. Providing an option in the ZoomIt settings would make this feature much more accessible and easier to use.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating ZoomIt's settings UI and the code that handles line drawing and snapping. Compare the existing Windows Registry workaround with how other ZoomIt settings are stored, then verify that the new option controls horizontal and vertical snapping while allowing freeform angles when disabled.

Written by the indexing model from the issue text.

Assessment

Tech stack
c
Domain
desktop
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.