| Summary: | Icon view doesn't show image for custom collection | ||
|---|---|---|---|
| Product: | [Applications] tellico | Reporter: | Robby Stephenson <robby> |
| Component: | general | Assignee: | Robby Stephenson <robby> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | 3.0.2 | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | https://commits.kde.org/tellico/610ec7ad35c4c9aee82be7a7439cb88595a7013a | Version Fixed/Implemented In: | 3.0.3 |
| Sentry Crash Report: | |||
|
Description
Robby Stephenson
2017-04-17 00:26:56 UTC
Git commit 610ec7ad35c4c9aee82be7a7439cb88595a7013a by Robby Stephenson. Committed on 17/04/2017 at 00:40. Pushed by rstephenson into branch 'master'. Fix a bug for showing images in icon view for custom collections In the EntryModel, in addition to checking for the title field to show the icon, also use column=1. This approach is differenty from using setModelColumn in the QListView FIXED-IN: 3.0.3 M +4 -0 ChangeLog M +2 -2 src/models/entrymodel.cpp https://commits.kde.org/tellico/610ec7ad35c4c9aee82be7a7439cb88595a7013a |