Long text in the statusbar and items margin in the flowview
a file manager written in Qt/C++ mainly for linux
Brought to you by:
therealrob
Take a look:
Pic 1:
You can see that long filenames overwrite the statusbar icons, taking as much space as possible.
See also the items in the flowview, here they're displayed in a sane way.
Pic 2:
As you can see here the items in the flow are "pushed" to the top of the view. This issue occurs at dfm startup (i've settled the dir in the images as initial position) or after switching back from another workspace to the one where the app is.
In order to fix it, i have to open a folder with another view (iconview, details, etc...), then returning to the one with flowview(while switching view temporarly in the same dir doesn't work).
fixed.