Thomas Steiner (@tomayac)

Now at @tomayac@toot.cafe

The below is an off-site archive of all tweets posted by @tomayac ever

June 13th, 2020

@kurtextrem @argyleink I stand corrected. This is indeed only a problem with `touchstart` and `touchmove`: https://t.co/apleYvSuEv. Thanks!

via Twitter for iPhone

@mathias @argyleink @v8js Helpful as always. Great blog post! 💏 From this talk I have remembered to always keep shapes the same, I somehow have forgotten that the memorized offsets are very much a thing here, too.

via Twitter for iPhone in reply to mathias

@argyleink One more thing could be to move `document.body.style` in its own variable outside of the event listener. I have no idea honestly if it actually makes a difference these days, but it _feels_ wasteful to have the deep nesting in the function.@mathias@v8js

via Echofon in reply to argyleink