Skip to content

Conversation

@DuskyElf
Copy link
Contributor

@DuskyElf DuskyElf commented Oct 15, 2024

Fixed .to_edge()'s example demonstration in docs

Added the missing object (c: Circle) in the scene demonstrating .to_edge(RIGHT) here -
image

Motivation and Explanation:

The example on To Edge Example demonstrated the use of .to_edge() method with three objects, two of them were added (in #3408) to the scene but one was missed. I was just reading through the docs, and was confused for a second looking for the missing circle.

Links to added or changed documentation pages

https://manimce--3958.org.readthedocs.build/en/3958/reference/manim.mobject.mobject.Mobject.html#toedgeexample But this link doesn't seem to work

Reviewer Checklist

  • The PR title is descriptive enough for the changelog, and the PR is labeled correctly
  • If applicable: newly added non-private functions and classes have a docstring including a short summary and a PARAMETERS section
  • If applicable: newly added functions and classes are tested

Copy link
Member

@behackl behackl left a comment

Choose a reason for hiding this comment

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

Well spotted, thanks for fixing this!

I'll merge this as soon as our docs build properly again.

@behackl behackl added the documentation Improvements or additions to documentation label Oct 15, 2024
@behackl behackl added this to the v0.19.0 milestone Oct 15, 2024
@JasonGrace2282 JasonGrace2282 enabled auto-merge (squash) October 19, 2024 21:45
@JasonGrace2282 JasonGrace2282 merged commit 0cdfd4b into ManimCommunity:main Oct 19, 2024
17 of 18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants