seachel / treehehe

An interactive visualization of proof tree representations of mathematical proofs using D3 and MathJax.
0 stars 0 forks source link

Fix grid template to eliminate wiggling page #76

Closed seachel closed 5 years ago

seachel commented 5 years ago

When changing the tree and node selection so that the content updates, there is a "wiggling" of the page as the regions update. The main region dimensions should stay the same, at least on node selection.

seachel commented 5 years ago

Check grid-template on .page-container rule