Skip to content

KDirOperator: on first show, don't display files in dir-only mode

Ahmad Samir requested to merge work/ahmad/filewidget-dirs into master

when KFile::Directory mode changes, we need to update the dir, otherwise initially we would be showing dirs and files even when dirOnlyMode() is true.

Edited by Fabian Vogt

Merge request reports