Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

canvas: Add a padding parameter to canvas #704

Merged
merged 3 commits into from
Oct 16, 2024
Merged

Conversation

johannes-wolf
Copy link
Member

Fixes #703

@johannes-wolf johannes-wolf added the enhancement ⬆️ New feature or request label Sep 28, 2024
Base automatically changed from release-0.3.0 to master October 9, 2024 21:50
@johannes-wolf johannes-wolf added this to the 0.3.1 milestone Oct 9, 2024
CHANGES.md Outdated
@@ -26,6 +26,7 @@ package called `cetz-plot`.
- Mark anchor (tip, base, center) calcuation got fixed.
- Content border anchors for `text` now default to the texts bounds.
- Content emit new anchors for accessing the baseline of the content.
- Added a new `padding` parameter to the canvas element.
Copy link
Member

Choose a reason for hiding this comment

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

Changelog should be moved under a new heading

@johannes-wolf johannes-wolf merged commit e323b54 into master Oct 16, 2024
1 check passed
@johannes-wolf johannes-wolf deleted the canvas-padding branch October 16, 2024 21:47
johannes-wolf added a commit that referenced this pull request Oct 18, 2024
* canvas: Add a padding parameter to canvas

* changes: Update changelog

* changes: Update changelog
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement ⬆️ New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add padding to the Canvas element
2 participants