Open dhershman1 opened 6 years ago
Started on an addition that allows the user to transition between both styles.
However it has been made noticeable that with a library such as kyanite, trying to render every single function causes a slight but very noticeable hiccup. Probably because the component tree is fairly broad for those pieces, but also due to the volume.
May want to look into an infinite scroll and optimizing the way the functions render and build out.
Should we paint methods as one giant piece and anchor headers? this eliminates the jerky motion of clicking an item from the mehods bar and being shot to the top of the page.
However this could also be remedied with a smoother transition into the new method rather than suddenly being jolted to the top of the page.