Tar

Results 29 comments of Tar

> imo, this is a feature, not a bug or design flaw -- you need some way to choose what signals to entangle with I'm sorry, but I don't quite...

Good to hear I'm not the only one with these concerns @hediet 🙂 Seems like VS code observables (at least on a high-level) function the same as the one in...

I'm not sure I fully understand the following statement, could you elaborate: > this computed didnt run, therefore the signals on this explict list have not changed I do think...

Right I see @jeff-hykin then we were not fully on the same page. I personally am in favor of explciit dependency tracking in the form I mentioned at the end...

@DavidANeil I think that for any explicit system, one makes the distinction between raw return values and "trackable" values. In my implementation those trackable values are `IWatchable`s, in VS-code those...

Looks pretty neat indeed! Feel free to create PR for the future if you like

I am very sorry, but I am currently quite busy with other projects. I might add it in the future, but that will probably be this summer at its earliest....

Apologies for the late response, and indeed let's say this system isn't perfect... But as you can see, the init method doesn't do an awful lot, you can easily do...

Could you elaborate the issue a little bit? I'm not quite understanding the issue, but I also have no experience with pixi-viewport. If the problem is specific to this library,...

Right, thanks for the images. This is not actually a scenario I've considered in the past, and I'm not entirely sure how to solve, but may have an idea. It's...