Closed Splines closed 4 days ago
Closes #34.
Here we detect if Manim starts up correctly. If not, we open the terminal and show an error notification. To test this feature, search for manimgl in startStopScene.ts and change it to manimgllll such that it will error.
manimgl
startStopScene.ts
manimgllll
Closes #34.
Here we detect if Manim starts up correctly. If not, we open the terminal and show an error notification. To test this feature, search for
manimgl
instartStopScene.ts
and change it tomanimgllll
such that it will error.