aprzn123 / TheThirdCan

A browser extension designed to improve https://twocansandstring.com
MIT License
7 stars 4 forks source link

tcas not accounting for LaTeX size when taking you to a post #9

Open JackDyre opened 1 year ago

JackDyre commented 1 year ago

before yeah edited his pagebreaking post, it messed with the site taking you to the correct post since the site didn't account for the size of the latex.

aprzn123 commented 1 year ago

My thought for a fix for this is to wait until after the latex is rendered (not sure if MathJax has a signal or if we just need a fractional second delay), and then jump to wherever the post ID is afterwards.