NoLiD / Disquo

Data comparator for humans.
1 stars 1 forks source link

Divs appended to body on predicate view render. #16

Closed kdbanman closed 9 years ago

kdbanman commented 9 years ago

Inserted divs have style attributes. And contains label of final node added to cytoscape in graph-view component.

EX <div style="font-family: Helvetica; font-style: normal; font-size: 16px; font-weight: normal; position: absolute; left: -9999px; top: -9999px; z-index: -1; visibility: hidden; pointer-events: none; padding: 0px; line-height: 1;">primary topic</div>

xkb commented 9 years ago

I believe this was fixed by specifying a container object to Cytoscape?