Corrects logic to distinguish among foreign path and ~/Pictures path at the startup of the application
ClosedPublic

Authored by atulsharma on Jul 17 2017, 2:16 PM.

Details

Summary

Refs T6498

  • the earlier logic to distinguish between foreign path and ~/Pictures was in setUrl() of ImageFolderModel, which was called again again every time any folder is clicked and thus setting the url again to ~/Pictures

Diff Detail

Repository
R659 Koko Image Gallery
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
atulsharma created this revision.Jul 17 2017, 2:16 PM
mart accepted this revision.Jul 17 2017, 2:24 PM
This revision is now accepted and ready to land.Jul 17 2017, 2:24 PM
This revision was automatically updated to reflect the committed changes.