| Summary: | Rating filter in Files does nothing | ||
|---|---|---|---|
| Product: | [Unmaintained] Active | Reporter: | Thomas Pfeiffer <thomas.pfeiffer> |
| Component: | Applications | Assignee: | active |
| Status: | RESOLVED FIXED | ||
| Severity: | major | ||
| Priority: | NOR | ||
| Version First Reported In: | PA 4 | ||
| Target Milestone: | unscheduled | ||
| Platform: | unspecified | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Thomas Pfeiffer
2013-08-14 20:33:56 UTC
Git commit a0507ec2a0d6082ccc8ebdbd8d89258410ec7d27 by Marco Martin. Committed on 15/08/2013 at 12:07. Pushed by mart into branch 'Active/4'. minimumRating is now a property of queryProvider M +1 -1 applications/filebrowser/package/contents/ui/CategorySidebar.qml http://commits.kde.org/plasma-mobile/a0507ec2a0d6082ccc8ebdbd8d89258410ec7d27 Um sorry, that didn't really work :( When I tap a star, it automatically switches to "Current Activity". If I have a file in the current Activity it is shown, but regardless of its rating. So it does not filter for rating but for "Current Activity" instead Almost there ;) It works now basically (even without any file type or Current Activity selected, which is pretty awesome). The only problem left is that when I select one star, I only get files with at least 2 stars, if I click 2 stars, I only get files with 3 stars and so on). If that is corrected, everything is fine on this front! Now it works! |