marcustyphoon

Results 379 comments of marcustyphoon

(did I mean to do that force push? no. no I did not.)

- This affects the settings page; unsure how to prevent this. - This cannot handle the discrepancy created by A/B testing of the reblog redesign.

(Note that this only works when the screen is very wide; I'm sure certain people would like the post column to be widened in cases where that would necessitate collapsing...

Note: This should be significantly easier, and can be somewhat more feature rich, by taking advantage of `:has()`. **Edit:** Eh... kind of. It makes handling the "I navigated from the...

Now featuring: Tumblr Patio support! Optional preference not to expand media in posts that centers the media instead! Bug fixes for ad containers (yes, really)!

I'd love to have this feature, but last time I attempted to implement it I didn't succeed! If anyone can figure out a way to do it reliably, that would...

For the record, here's my discarded code as of the last commit on the branch: scrapped code ```js import { inject } from '../util/inject.js'; import { getPreferences } from '../util/preferences.js';...

(Also for the record, I don't know that I entirely agree with the philosophical argument... or entirely disagree with it either, but I think it's ultimately not super relevant; from...

> 3. We unfortunately can't use `pageModifications` to listen to changes to Tumblr's `` element (which we want to do to keep our `` up-to-date with the current page) because...

Working (I think) examples: https://github.com/AprilSylph/XKit-Rewritten/compare/master...marcustyphoon:XKit-Rewritten:no-tab-numbers-pagemodifications https://github.com/AprilSylph/XKit-Rewritten/compare/master...marcustyphoon:XKit-Rewritten:no-tab-numbers-observer