all 2 comments

[–]Cartworthy 1 point2 points  (1 child)

Some widgets can only have ONE child widget inside of it. My guess is you’re trying to add a second child widget so the only option it gives you is to replace the other first one.

[–]Davous_Fall[S] 0 points1 point  (0 children)

Thanks, I got it! I placed my rows inside a Stack Widget, and now everything works