Chris Gervang

Results 56 comments of Chris Gervang

Unfortunately kepler layer blending doesn't work very well in video export, and so we did not support it. Reason being, the video needs to **interleave** the dark basemap to be...

No, it can't currently be done.

Can you share what the exported video file looks like from unfolded?

While in there, for MapViewKeyframes, test that all viewState properties can be interpolated or are filtered out. For example, `position: [number, number, number]` and `normalize: boolean` aren't supported by popmotion...

Yeah, maybe the same data structure as #263? What do you think?

It's really easy to implement too since hubble already ships a "seek" function. This is just a UI change where the main thing to figure out is which design to...

What do you think of this design? ![Time Scrubber Proposal](https://user-images.githubusercontent.com/2461547/197903028-e2182516-e672-46d3-a24a-f8e98a0d1ef7.png)

Have any examples? I think I agree, but keyframe-centric design can mean so many things. I have another design approach I'll share for a one-track keyframe editor, which could be...

Yeah, I want to keep it brief to help someone what they need quickly, but I think there's room for a bit more dissection of each new flag. Maybe a...

I’d like to recommend react-color as a nice picker component :) https://casesandberg.github.io/react-color/