Daniel P H Fox

Results 345 comments of Daniel P H Fox

I've been using this privately for a while and I'm confident that it's the right approach forwards now. I'll slate this to replace automatic dependencies in v0.3 I think 🙂

The problem with the current approach - as evidenced by the very common visits to my inbox - is that the current implicit system makes it far too easy to...

I think it's useful to try and make more rigorous what it would mean to have a 'connected animation'. Perhaps the defining characteristic is that there is one UI element...

Some thoughts: - It's best to not explicitly encode which slots the connected element will target - any connected element should be able to move to any slot at any...

Was reading about how web development approaches these kinds of transitions (https://css-tricks.com/animating-layouts-with-the-flip-technique/) and perhaps one way of measuring the metrics of a non-autosized element is to instantaneously make it autosized...

We should also probably come up with a shorter, neater name for all of this. I think a neat name could be 'flyover' since we're using this to animate elements...

> 1) It might be useful to acknowledge that this is venturing essentially into UI _specific_ territory, since everything else in Fusion up to this point is designed to build...

Relevant experimental web API for connected page transitions in single page apps: https://youtu.be/JCJUPJ_zDQ4

I just encountered this error randomly in Roblox Studio; I wasn't syncing anything at the time, it just happened in the background: ![image](https://user-images.githubusercontent.com/11815374/115974634-f9ff6680-a555-11eb-8513-358875de2da5.png) No idea if this is fixed already,...

> Adding on to this, it could be nice if you could disable/pause the spring scheduler. I have a lot of background spring updates, that are not always shown to...