MediaArea / MediaConch

MediaConch (funded by PREFORMA)
31 stars 11 forks source link

Long path/filename causes uncomfortable view in MediaInfo report #166

Open pjotrek-b opened 7 years ago

pjotrek-b commented 7 years ago

When analyzing files on a server, I ran across the case several times that due to the long path, the "value" column in the "MediaInfo report" view was not visible anymore:

mediaconch-16 10-long_filename

It would be great if the column-width might auto-adjust to center in such cases?

I know one can just scroll left/right and adjust it, but: When analyzing multiple files in a folder that causes this issue, it becomes very annoying to re-adjust the column for every file again.

tribouille commented 7 years ago

Seems related to: https://github.com/MediaArea/MediaConch_SourceCode/issues/410

pjotrek-b commented 7 years ago

True indeed! How do I mark this as duplicate?