qarmin/czkawka

Limit 'file name' column's width %

Open

#169 aberto em 31 de dez. de 2020

Ver no GitHub
 (0 comments) (2 reactions) (0 assignees)Rust (1.018 forks)batch import
PR welcomeenhancementhelp wanted

Métricas do repositório

Stars
 (30.339 stars)
Métricas de merge de PR
 (Mesclagem média 12d 7h) (5 fundiu PRs em 30d)

Description

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)

Guia do colaborador