You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -22,7 +22,7 @@ This release supports Bevy version 0.16 and has an [MSRV][] of 1.87.
22
22
- Adds `NoVelloScale` component to disable scaling for specific entities.
23
23
- Adds `VelloScreenSpace` component.
24
24
- Adds `VelloScreenSpace` to `bevy_vello::prelude`.
25
-
- Adds `calculate_text_content_size` system that calculates the content size of `VelloTextSection` if it has a `ContentSize` component.
25
+
- Adds functionality that automatically calculates the content size of `VelloTextSection` if it has a `ContentSize` component which is also `VelloScreenScale` aware.
0 commit comments