com.unity.uiextensions icon indicating copy to clipboard operation
com.unity.uiextensions copied to clipboard

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

Open stadoblech opened this issue 1 year ago • 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:
    • [x] Windows
    • [ ] MacOs
    • [ ] Linux
  • Unity Version: 2022.3.15f1
  • Unity UI Extensions Version
    • [x] 2.3.2

stadoblech avatar Feb 13 '24 15:02 stadoblech

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

SimonDarksideJ avatar Feb 20 '24 11:02 SimonDarksideJ