Skip to content

Conversation

@couet
Copy link
Member

@couet couet commented Oct 31, 2025

improve TPad::Divide help as requested here #20209

@couet couet self-assigned this Oct 31, 2025
@dpiparo dpiparo requested a review from linev October 31, 2025 16:31
@rlalik
Copy link
Contributor

rlalik commented Nov 1, 2025

This part of the documentation is also incorrect:

///  - xmargin is the space along x between pads in percent of canvas.
///  - ymargin is the space along y between pads in percent of canvas.

The more correct could look like:

///  - xmargin is the space around each pad along x, distance between pads along x is equal to 2*xmargin.
///  - ymargin is the space around each pad along y, distance between pads along y is equal to 2*ymargin.

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.

3 participants