Skip to content

Conversation

@Sidharth-Singh10
Copy link
Contributor

Closes #1696

new_rec constructor now should create linear segments instead of cubic segments.

@Sidharth-Singh10 Sidharth-Singh10 marked this pull request as ready for review November 15, 2024 10:29
@Keavon
Copy link
Member

Keavon commented Nov 18, 2024

!build

@Keavon Keavon changed the title fix(bezier-rs): new_rect constructor create linear segments Bezier-rs: Make rectangle constructor produce linear segments Nov 18, 2024
@github-actions
Copy link

📦 Build Complete for 2c94948
https://224f499b.graphite.pages.dev

Copy link
Member

@Keavon Keavon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thank you.

@Keavon Keavon enabled auto-merge (squash) November 18, 2024 21:06
@Keavon Keavon merged commit 3b503cc into GraphiteEditor:master Nov 18, 2024
4 checks passed
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.

Subpath::new_rect() creates cubic segments instead of linear segments

2 participants