arsenetar / dupeguru

Find duplicate files
https://dupeguru.voltaicideas.net
GNU General Public License v3.0
5.28k stars 413 forks source link

Column widths #645

Open vertigo220 opened 4 years ago

vertigo220 commented 4 years ago

I often find myself resizing the column widths every time I use the program, optimizing the amount of space each uses to maximize how much of the filename and path columns I can see. It would really be nice if the sizes were remembered, as well as the size and position of the details window (or, in the case of the details window, implement it into the blank space on the right as I mentioned in issue #638 and have it resize automatically to fill up all available space there, though it should be able to be broken out as well for multiple monitor use). Also, the checkbox column is almost twice as wide as it needs to be by default, and trying to make it narrower to free up more space for other columns actually caused it to grow and now it won't go any smaller, so it's wasting valuable space.

glubsy commented 4 years ago

the checkbox column is almost twice as wide as it needs to be by default

Can you post a screenshot and specify your platform? I don't have such issue on Linux.

vertigo220 commented 4 years ago

dupeguru checkbox column

The top half is what it looks like by default. As you can see, the column is much wider than it needs to be. The bottom half shows the size it jumps to when I try to grab the line to resize the column and drag it to the left, to make it smaller.

glubsy commented 4 years ago

Might be a platform-specific issue then (perhaps a Qt issue), because on Linux I don't experience these problems.

2020-04-27_03-28-14