Andreas Gysin
Andreas Gysin
I was thinking about it last week… Where would you add it? The target element for the rendering can freely be chosen and is not created at runtime… I don’t...
Hello, and thank you for your effort! Personally I'm not a big fan of Node and Node packages in general so this won’t get merged for now: I’d prefer not...
Please, see comment on the PR, here: https://github.com/ertdfgcvb/play.core/pull/2#issuecomment-841070799
It's probably too difficult to write a generic parser for these situations because it will only work if the intervals are regular… I'm planning to remove the 'from' and 'to'...
I just added the "list" parameter plus an example. Let me know if this works for you.
Neurogami, you are right. I'll update the code to Processing 2.0 when I have a bit of time. And yes again: Processing 2.0 handles OpenGL in a complete different way....
> We're generating `displayUri` and `thumbnailUri` for all old OBJKT before enabling this feature. Slightly unrelated question: will the thumbnails also be generated for (interactive) SVGs uploaded without .ZIP packaging?
I captured the scroll from one frame to the other with a screen recorder the moment the transition is ending. In the second image the 'flickering' area is visible… It's...
I think this is not a swiper issue: I'm able to reproduce this flickering on Safari (mobile and desktop) just with simple horizontal scrolling (meanwhile I wrote my own "swiper",...
Good idea. Thanks