seachel / treehehe

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

Translate tree up by text height #28

Closed seachel closed 5 years ago

seachel commented 5 years ago

If text height can be accessed, set translation up by that amount

seachel commented 5 years ago

Parent issue

seachel commented 5 years ago

Temporary fix: set y translation to -30

seachel commented 5 years ago

No longer necessary since the tree is now either centred vertically (when small enough), else docked to the bottom.