davidje13 / SequenceDiagram

Javascript tool for generating sequence diagrams from code
https://sequence.davidje13.com/
GNU Lesser General Public License v3.0
120 stars 38 forks source link

Adding multiple snippets from the library in succession leaks refactoring styling #58

Closed davidje13 closed 4 years ago

davidje13 commented 4 years ago

Adding a snippet from the library while a previously-added snippet is still requesting input causes the red text outline styling to stick. This is a purely graphical glitch; the functionality is fine.