Skip to content

Conversation

@Goodfite4
Copy link

@Goodfite4 Goodfite4 commented Apr 4, 2025

Fix #1890
Implement #1248

@github-project-automation github-project-automation bot moved this to Needs Review in Pull Request Priority Apr 4, 2025
@Goodfite4 Goodfite4 changed the title Added issue #1248 Implement a discrete straight-line constraint for the polyline- Fixed bug #1890 Feature request: #1248 Implement a discrete straight-line constraint for the polyline - Fixed bug #1890 Apr 4, 2025
@Goodfite4
Copy link
Author

If I missed anything or made a mistake, let me know so I can fix it quickly. Thanks.

@chchwy
Copy link
Member

chchwy commented Jun 3, 2025

Hey @Goodfite4, thank you for your contribution. Would you be able to briefly explain this PR? I saw you add two options "snapAngleDegrees" and "snapAngleBox", what's the idea behind them?

khoidauminh and others added 2 commits June 4, 2025 22:13
- Resolved bug - Graphical issue when equipping polytool and zooming pencil2d#1890
- Fixed All build Errors and typos.
@chchwy chchwy self-assigned this Jun 5, 2025
@Goodfite4
Copy link
Author

Hey @Goodfite4, thank you for your contribution. Would you be able to briefly explain this PR? I saw you add two options "snapAngleDegrees" and "snapAngleBox", what's the idea behind them?

The SnapAngleDegree is for the user to specify what angle they want the polyline to snap to. So if you input 45, the polyline will snap to the closest divisible by 45 angle(0 , 45, 90, 135, etc). The Snap Angle Box is for users to check on and off if they actually want the polyline tool to snap to a certain angle.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Needs Review

Development

Successfully merging this pull request may close these issues.

🐛 [BUG] Graphical issue when equipping polytool and zooming

3 participants