davidedmundson added a comment.

  The fundamental problem with this approach is you only sort through the dirs 
correctly, but not the total across multiple paths.
  
  i.e
  If I have two paths dirA and dirB and want things sorted by date this patch 
will have all the images in dirA sorted by date, followed by all the images in 
dirB sorted by date.
  
  So for those reasons I think the other patch addresses works a bit better 
handling it dynamically, also allowing us to get rid of one of the model 
instances.

REVISION DETAIL
  https://phabricator.kde.org/D22256

To: msdobrescu, ngraham, davidre, #plasma
Cc: davidedmundson, davidre, ngraham, plasma-devel, LeGast00n, jraleigh, 
fbampaloukas, GB_2, ragreen, Pitel, ZrenBot, himcesjf, lesliezhai, ali-mohamed, 
jensreuterberg, abetts, sebas, apol, mart

Reply via email to