Skip to content

[BUG] Slide.__background_color is broken on latest manimce #251

@BenChung

Description

@BenChung

Description

Right now, manim-slides calls ManimColor.hex in __background_color, which no longer exists in the latest manim community edition. It needs to be changed to use ManimColor.to_hex() instead.

Version

4.16.0; also present in main.

Platform

Windows. The issue is platform-independent.

Screenshots

No response

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions