This repository was archived by the owner on Jul 16, 2024. It is now read-only.
Plasma v0.3.0
[0.3.0] - 2022-07-01
Added
- Added
hydrateAutomaticSize
function
Changed
automaticSize
no longer applies automatic sizing on the server. Instead, it configures the instance to be compatible withhydrateAutomaticSize
from the client.automaticSize
now accepts a UDim2 as amaxSize
for use with Scale
Fixed
- Fixed
automaticSize
with scrolling frames sometimes causing an infinite content reflow loop.