bstone / Visualize-M2

A Macaulay2 (https://github.com/Macaulay2/M2) package to help visualize algebraic objects in the browser using javascript.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

After an object is modified, remove the TikZ code box.

bbarwick opened this issue · comments

When an object is edited, remove the TikZ code box (if the user has pressed it) so that they need to press it again to generate the TikZ code for the new object. This also goes for the output of all tests/invariants.

Fixed in pull request #153