ManimCommunity / ManimCommunity/manim

`AddTextWordByWord` is broken

Open
#1,226 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

  • #1252 by @npetrangelo — closed without merging
issue:bug
Dominant language
Python
Stars
40.9k
Forks
3.1k
Avg merge
3d 12h
Merged PRs (30d)
25

Description

## Description of bug / unexpected behavior
`AddTextWordByWord` does not work. This is a known bug according to a `TODO` in the code, but that really does not make it all that well-known.

## Expected behavior
Instead of adding word by word, it's all added immediately.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Locate the AddTextWordByWord entry point and the TODO mentioned in the issue, then reproduce the behavior to understand why the text is added immediately. Done means the animation adds the text word by word as described under expected behavior; check any existing tests around this entry point if present.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
computer-graphics
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.