Inconsistent "relative path" display

Discuss new features and functions
Posts: 3
Joined: 15 Jul 2022

raelb

Hi,

I've used ffs in the past and don't recall this issue. Now using latest version (11.22), I see a number of inconsistencies in the "relative path" display:

See image here: Image

On left side, the "site-packages python-lib" is squashed, and is showing the later folder first (site-packages) which is quite disorientating. Sometimes the path takes up it's own line and sometimes it doesn't?

Maybe this layout is a new feature? Is there a way to simply show the path on its own single line consistently?

Thanks
Rael
User avatar
Site Admin
Posts: 7213
Joined: 9 Dec 2007

Zenju

The question is, what is more important, consistency or showing more information? FFS decides for the latter (on the left).
Posts: 309
Joined: 7 Jan 2018

bgstack15

Since you asked, I maintain a patch that adds two options to the list of views: Traditional, and Trad. Relative. To use this patch, you have to be able to compile FreeFileSync from source.
link to patch
Posts: 3
Joined: 15 Jul 2022

raelb

When was this new layout introduced?
Posts: 309
Joined: 7 Jan 2018

bgstack15

I think that was version 10.25 that introduced the new layout. My patch used to indicate which version it was that last had the "traditional" view.
Posts: 3
Joined: 15 Jul 2022

raelb

Why for the first folder shown it does not have it's own line (python\lib\site-packages) (on the left side), but for the others, they have their own line?