Unity-UI-Extensions/com.unity.uiextensions

BUG: Flow Layout Group elements wrong position after disable and enable

Opened this issue · 1 comments

Unity UI Extensions Bug Report

Describe the bug

Flow Layout Group elements are not expanding after disable and enable

To Reproduce

  1. add Flow Layout Group
  2. add childrens
  3. setup component is visible on gif

Expected behavior

elements should expand after disable/enable

Actual behavior

disabled -> enabled element is not expanding
Layout group is updated after changes on component from editor (see gif)

Screenshots

bug

Your Setup

  • Operation System:
    • Windows
    • MacOs
    • Linux
  • Unity Version: 2022.3.15f1
  • Unity UI Extensions Version
    • 2.3.2

Sorry for the delay in the response @stadoblech , I'll check this out shortly.