Feature #2896
appendItem with 'image' type doesn't care about icon property
Status: | Fixed | Start date: | 11/14/2015 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | % Done: | 100% | ||
Category: | User interface | |||
Target version: | 5.0 |
Description
It always uses url param for both thumbnail in grid/ui and for displaying picture fullscreen. API like Dropbox supply thumbs for images. So network/cpu load can be lowered if using icon property for icon and url for displaying fullscreen
Associated revisions
ui/image: Prefer icon metadata over image itself
Fixes #2896
History
#1
Updated by Leonid Protasov about 4 years ago
I suppose there should be following logic:
If icon property != '' / null - use it for icon. Other way use url for both purposes.
#2
Updated by Andreas Smas about 4 years ago
- Status changed from New to Fixed
- % Done changed from 0 to 100
Applied in changeset git|3615add904d318061453ce45d8874518e9d75f14.