Comments

helmo’s picture

StatusFileSize
new915 bytes

Has the desired effect, but overflow: auto; would look better.

clemens.tolboom’s picture

Status: Needs review » Reviewed & tested by the community
StatusFileSize
new923 bytes

Nice catch ... auto is way better then scroll.

I could not apply the patch through git so new patch attached.

sun’s picture

Status: Reviewed & tested by the community » Needs review

Hm. I think we should keep the enforced vertical scroll, and only apply auto to horizontal.

helmo’s picture

I don't really see a benefit to always have the vertical scroll but don't mind having it either.

Tor Arne Thune’s picture

With the introduction of a directory structure based on PSR-0, it has become increasingly difficult to see anything useful in the file list, as the useful part of the filepaths can often be found at the end. I think a solution to this issue would make the file list more useful.
It could also be possible to make the file list column expandable by dragging.

markhalliwell’s picture

Status: Needs review » Closed (duplicate)