Skip to content
Commit 9ecd024b authored by Daniel Vrátil's avatar Daniel Vrátil 🤖
Browse files

Speed up CollectionModel::parent()

Call parentCollection().id() on a const Collection, otherwise
a deep copy of the entire ancestor chain occurs.
parent 63d78812
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