Skip to content
Commit 2e79e21c authored by Kai Uwe Broulik's avatar Kai Uwe Broulik 🍇
Browse files

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

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.

BUG: 430085
parent 6945a540
Pipeline #47990 passed with stage
in 6 minutes and 44 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment