Sort Perspective Components in Project Browser

Good morning,

Does anyone know if there is a way to sort all of your components in the Project Browser in Persepective? I have a large overview view built in a coordinate container and it would be nice if as I renamed my components, they were sorted in alphabetical order.

Is this possible? Is it a setting I've missed somewhere?

I believe it's sorted by z order.

1 Like

The order of components in Perspective has semantic significance, including for Z order in coordinate containers, occurrence order in a flex container, etc.

So you have to rearrange the components to get a different ordering in the project browser.

1 Like

Gotcha. Was hoping to be able ot make it a little easier for someone coming behind me to work on the application but I'm not going to take the time to arrange the components alphabetically in Z order. Thanks for the info!