Horizontal order of top-level branches

Moderator: jsachs

Post Reply
tomczak
Posts: 1431
Joined: April 25th, 2009, 12:56 am
What is the make/model of your primary camera?: Fuji X-E2
Contact:

Horizontal order of top-level branches

Post by tomczak »

The branches can be moved around within browser. Is this purely cosmetic in all cases?

The reason I'm asking is that workspace scripts don't seem to preserve the order if changed and revert to the creation order when reloaded.
Maciej Tomczak
Phototramp.com
jsachs
Posts: 4456
Joined: January 22nd, 2009, 11:03 pm

Re: Horizontal order of top-level branches

Post by jsachs »

Yes, the order is totally cosmetic.

Transformations are saved by an algorithm that traverses the image tree making sure that any transformation comes after all the transformations it depends on, and this usually does not preserve the original order. I could probably add some extra information to script files to support restoring the original order, but it really doesn't matter.
Jonathan Sachs
Digital Light & Color
Post Reply