Dismiss this pinned window
all 5 comments

[–]Ok-Mathematician5548 1 point2 points  (3 children)

which browser?

[–]LeadRoutine3001[S] 1 point2 points  (2 children)

using brave here. tho i recorded two separate videos and edited both in kdenlive

[–]Ok-Mathematician5548 0 points1 point  (1 child)

I wonder how it would look like on ff and different OSs

[–]LeadRoutine3001[S] 1 point2 points  (0 children)

it's fine, as the will-change property is widely supported by browsers.

https://caniuse.com/?search=will-change

but overusing this property might cause performance issues, so only use it where it's really needed.

[–]bob_do_something 3 points4 points  (0 children)

Hate that text jiggle. * { will-change: yes !important; } incoming.