Skip to content

Fix equal angle constraints when 3 or 4 lines selected.#1322

Merged
phkahler merged 1 commit intosolvespace:masterfrom
phkahler:issue1321
Jan 7, 2023
Merged

Fix equal angle constraints when 3 or 4 lines selected.#1322
phkahler merged 1 commit intosolvespace:masterfrom
phkahler:issue1321

Conversation

@phkahler
Copy link
Member

@phkahler phkahler commented Jan 7, 2023

Variadic constraints broke the cases when 3 or 4 lines were selected, which indicated equal angles. This should fix existing sketches that use that convention.

…nstraints broke this feature by make equal length lines in those cases.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Variadic (multi item) constraints introduced bugs! The equal angle constraint is now impossible to create!

1 participant