** Project changed: gallery-app => gallery-app (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Apps bug tracking, which is subscribed to gallery-app in Ubuntu. https://bugs.launchpad.net/bugs/1381585
Title: thumbnails are not being cached by gallery Status in gallery-app package in Ubuntu: New Bug description: The gallery app is not using the QML cache to store thumbnails. They are being reloaded each time they are needed which causes slowness and the spinners to be shown. We set the imageSource on the qml side to path + Date.now() to make sure changes to the files on disk are updated, but this could be optimized. Instead we should monitor file modifications and only invalidate the cache for that file if possible. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gallery-app/+bug/1381585/+subscriptions -- Mailing list: https://launchpad.net/~ubuntu-apps-bugs Post to : [email protected] Unsubscribe : https://launchpad.net/~ubuntu-apps-bugs More help : https://help.launchpad.net/ListHelp

