Diff screen ui issue

This is what this area looks like for the past month. It broke after your last flex box update. Can you please fix this field?


current state

@PlaycanvasDeveloper
@mvaligursky mvaligursky

@Elliott

It’s definitely on a list. Would you mind creating an issue here with repro steps, for tracking? Cheers!

The solution is very simple, it takes a total of 5 minutes of your time. Can’t you include it in the next sprint and solve it?

Ui panel flex is present but flex alignment is missing

-Add flex-direction:column:
image
image

This area has a flex-grow:1 but also you should add flex-direction:column too
image
image

Also this area missing width should be width:100%
image
image

And problem solved

1 Like

perfect, thanks for providing a solution. I don’t expect this to take more than few days to get fixed on our side.

Diff Screen UI & Alignment Problem · Issue #1030 · playcanvas/editor · GitHub task created.

Thank you very much for your help.

1 Like