Skip to content
Commit f054c7c7 authored by Antoine Gonzalez's avatar Antoine Gonzalez
Browse files

KDirModel: Reduce calls to isSlow()

As isSlow() itself is a blocking function, reduce its uses as much as
possible by caching its result and propagating it to children nodes on
creation if the parent is slow.
parent f69a7b2a
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