Unity-UI-Extensions / com.unity.uiextensions

https://unity-ui-extensions.github.io/
1.25k stars 134 forks source link

Resolve FlowLayoutGroup overflow issue #435

Closed SimonDarksideJ closed 1 year ago

SimonDarksideJ commented 1 year ago

Unity UI Extensions - Pull Request

Overview

Resolves an issue where the last line in a flow layout group would overflow the rect bounds

Changes