dphfox / Fusion

A modern reactive UI library, built specifically for Roblox and Luau.
https://elttob.uk/Fusion/
MIT License
530 stars 91 forks source link

Debugging hooks #351

Open dphfox opened 1 week ago

dphfox commented 1 week ago

Closes #306.

As of now, the only two implemented debugging hooks are trackScope and untrackScope. Over time, the exact debugging hooks we want can be worked out and implemented progressively.