Skip to content

[DolphinView] Fix "Folder is empty" label showing prematurely

Kai Uwe Broulik requested to merge work/kbroulik/fix-empty-label into master

Don't show the label while still loading. Since there is no property in KDirLister a dedicated m_loading is added for this purpose.

Also, I removed the explicit update on urlChanged as the view probably won't change until the lister starts loading.


@ngraham

CC @dfaure

Edited by Kai Uwe Broulik

Merge request reports