Sean Parkinson
Sean Parkinson
Bump. I cant seem to be able to install pip anymore using the above method. I had to manually build python2, include zlib and install it. I need openssl to...
Do you have a build of it that I can use? I only have access to ubuntu 22 and 24 rn.
Okay, cheers. Is there some way I can manually patch the ROM then?
*It works with inline styles ONLY. This video explains how to get css animations working correctly with this polyfill in firefox: https://www.youtube.com/watch?v=UmzFk68Bwdk. Still not sure why the demos don't work....
> > *It works with inline styles ONLY > > This used to be the case but no longer is since early February, when #242 to merged. See https://flackr.github.io/scroll-timeline/demo/view-timeline-external-css/ for...
Just to confirm at this point all I have to do is just add the script to the head of my document, nothing else?
> Are you using Firefox Nightly by any chance? They have a half-working implementation enabled in Nightly, so the polyfill doesn’t kick in there as Firefox claims support. Be sure...
> At this point, sharing tour CSS and/or a repro is necessary to debug this. > > > I have only been able to get it to work by putting...
*Just to add, I can confirm all of the demos work, just so long as their code is inline as well. Its strange, as the external css demo works when...
> What do you mean by "locally"? Are you loading directly from a file rather than a webserver? For external CSS files the polyfill needs to be able to `fetch`...