Browse Source
reverts 018f4890c1
it was not that m_cachedData was deleted (see commit above) but the parent cache
itself was deleted after emitting a signal in its member function
fix: don't instantly clean up the cache in the source when requested
since the requester can be the cache itself.
fixes empty label is not visible in any view
fixes model is always in a loading state
pull/162/head
committed by
Steve Lhomme
2 changed files with 4 additions and 3 deletions
Loading…
Reference in new issue