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
As mentioned in the PR adding this feature to Bevy, using CSS for parent sizing in a way that relies on the child size creates a feedback loop, resulting in the height growing on each resize.
The text was updated successfully, but these errors were encountered:
Introduced in #429
As mentioned in the PR adding this feature to Bevy, using CSS for parent sizing in a way that relies on the child size creates a feedback loop, resulting in the height growing on each resize.
The text was updated successfully, but these errors were encountered: