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

Change deriveScope and innerScope to use DeriveScopeConstructor #346

Closed rdot117 closed 3 weeks ago

rdot117 commented 3 weeks ago

This allows for accurate typing, as you're currently unable to add additional tables in innerScope and deriveScope.