CarlosNZ/json-edit-react

Collapse animation time is global rather than per-instance

CarlosNZ opened this issue · 0 comments

Describe the bug
Collapse animation time is global rather than per-instance. This is because it is using a CSS variable, which is updated at the document root.

Expected behavior
Each instance of JRE should be able to have its own collapse time