RickStrahl / MarkdownMonster

An extensible Markdown Editor, Viewer and Weblog Publisher for Windows
https://markdownmonster.west-wind.com
Other
1.58k stars 236 forks source link

New last folder or file in a tree or directory sorts incorrectly #1094

Closed internationils closed 4 months ago

internationils commented 6 months ago

image

internationils commented 6 months ago

Update: I created the s99_ folder on my tablet (in Dropbox), and when it showed up in MM it also showed up not sorted correctly (i.e. second to last instead of last in that folder). Closing and re-opening MM sorts it correctly. image

internationils commented 4 months ago

So basically: any file or directory operation that creates a last directory tree item in a directory structure, or a last file item inside of a directory shows that item as 2nd to last initially.

RickStrahl commented 4 months ago

Yeah I'm not going to worry about this - too trivial to worry about. Refresh puts this right.

internationils commented 4 months ago

Could you then "fake-fix" it with an automatic refresh when a new file / folder is added or detected?