Skip to content

Commit

Permalink
#2598 – Investigate performance of rendering the templates dialog
Browse files Browse the repository at this point in the history
  • Loading branch information
Nitvex committed May 29, 2023
1 parent e3ef755 commit 7c5a6fe
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ export class RenderStruct {
...options
})
rnd.setMolecule(preparedStruct)
rnd.update(true, options.viewSz)
if (needCache) {
renderCache.set(cacheKey, rnd.clientArea.innerHTML)
}
Expand Down

0 comments on commit 7c5a6fe

Please sign in to comment.