AprilSylph / XKit-Rewritten

🧰 The enhancement suite for Tumblr's new web interface
GNU General Public License v3.0
274 stars 44 forks source link

Implement Scroll to Bottom on Timeline V2 (modal branch) #1492

Open marcustyphoon opened 2 weeks ago

marcustyphoon commented 2 weeks ago

likely to be rebased.

also I can't PR a branch against an external PR branch; that's sad

Description

This implements Scroll to Bottom on V2 timelines.

As noted in the linked issue, on V2 timelines, the loader element we need to detect so that we keep scrolling conditionally:

Thus, this:

Resolves #1491

Testing steps