Re: questions about branch view
Posted: 09 Jun 2018 17:26
Success! Next beta...
Forum for XYplorer Users and Developers
https://www.xyplorer.com/xyfc/
Code: Select all
; Tweak: right-padding of columns
ListDetailsColumnsSpacing=0
; Tweak: left-padding of columns
ListDetailsColumnsSpacingLeft=1
ListsLineSpacing=0I'm not aware of a problem with "natural numeric sort order". Can you give an example?suslo wrote:1) 19.00.0009-beta displays the correct sort order of those 4 folders
so all sort orders are ok (if the "natural numeric sort order" is disabled)
i hope that in the future there will be no bad surprises or huge inconveniences due to the fact that "natural numeric sort order" is disabled
i already try to alter my habit when it comes to names like 1.txt, 2.txt...
i'm not happy about it but now it's better to name them 01.txt, 02.txt right away (in order to avoid further nuisances in all or almost all cases)
- the earlier-mentioned folder named 0-9 is sorted differently in tree and navigation panel (when the "natural numeric sort order" is enabled)Can you give an example?
No such issue here. Maybe it's an old Windows bug in your Win 2003 Server?suslo wrote:1)- the earlier-mentioned folder named 0-9 is sorted differently in tree and navigation panel (when the "natural numeric sort order" is enabled)Can you give an example?
- natural numeric sort order > enabled views > details, branch view sort by > path ascending:
if names of folders begin with ( and with [ and with 1 (or other number), then these folders are also sorted differently in tree and navigation panel
the correct order in tree: ( [ 1 2 A B Z
the wrong order in navigation panel: 1 2 ( [ A B Z
Different view, different metrics. Shrug. Much bigger things change when you change the view. Why should this particular little thing stay fixed?suslo wrote:2) is the described 'shifting' problem a bug? or is it some my setting leading to such unwanted shifting?
my logic is the following:Why should this particular little thing stay fixed?
Good point!RalphM wrote:If you only ever display one column in all of your views why would you even switch between list and details???
Make either one your standard view and stick to it.
19.00.0010: now i don't see that difference, thank youI just as well could remove that little difference
brilliant and constantly useful 'branch view' option is the answerwhy would you even switch between list and details???
Code: Select all
IF(get("View")!=0){
#311;
#370;
#302;
}
ELSE{
#311;
}because i obviously cannot choose the list view as my standard viewMake either one your standard view and stick to it
it seems that your assumption is not correct. there's some related info: link-1, link-2Maybe it's an old Windows bug in your Win 2003 Server?
operating systems such as Windows Server 2003, Windows XP, Windows Vista and Windows 7 sort numerals in folder and file names according to their numeric value
1) i rename the "2004 - album-16" folder to "1984 - album-2" and press enter1994 - album-4
1.cue
1.flac
1995 - album-6
1.cue
1.flac
1997 - album-8
1.cue
1.flac
1998 - album-10
1.cue
1.flac
2000 - album-12
1.cue
1.flac
2002 - album-14
1.cue
1.flac
2004 - album-16
1.cue
1.flac
2005 - album-18
1.cue
1.flac
2010 - album-19
1.cue
1.flac
2011 - album-20
1.cue
1.flac