qarmin/czkawka

Limit 'file name' column's width %

Open

#169 geöffnet am 31. Dez. 2020

Auf GitHub ansehen
 (0 Kommentare) (2 Reaktionen) (0 zugewiesene Personen)Rust (1.018 Forks)batch import
PR welcomeenhancementhelp wanted

Repository-Metriken

Stars
 (30.339 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 12T 7h) (5 gemergte PRs in 30 T)

Beschreibung

When it needs to list atleast one really long file name. It might happen that the File Name column gets so wide that it causes the 'Path' column to not even visible without scrolling. Might be confusing to people who don't realize the box has a horizontal scrollbar.

I'd suggest forcing a max % width on the File Name column so that Path is always visible atleast. (people can manually change the width of course, but default should be that percentage i think)

Contributor Guide