mirror of
https://github.com/3b1b/manim.git
synced 2026-01-10 23:18:07 -05:00
Update coordinate_systems.py (#2258)
This commit is contained in:
@@ -405,7 +405,7 @@ class CoordinateSystem(ABC):
|
||||
stroke_width=stroke_width,
|
||||
stroke_color=stroke_color,
|
||||
fill_opacity=fill_opacity,
|
||||
stroke_background=stroke_background
|
||||
stroke_behind=stroke_background
|
||||
)
|
||||
for rect in result:
|
||||
if not rect.positive:
|
||||
|
||||
Reference in New Issue
Block a user