![]() # Objective When a `CalculatedSize` component from a UI Node entity is removed, the corresponding Taffy measure isn't removed which will mess up the layout in confusing, unpredictable ways. ## Solution Iterate through all the entities with removed `CalculatedSize` components and remove the corresponding Taffy measures. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |