View with Clips: show all matched clips for a scene, not just as many as fit horizontally #2805

Closed
opened 2015-06-10 11:57:16 +00:00 by wjt · 1 comment

In “View as Clips”, Pandora shows exactly the matching clips, but doesn't show their duration or which scene they came from.

In “View with Clips”, Pandora shows which scene clips come from and their duration, but doesn't necessarily show all matching clips.

It would be nice for one or other view to show all this information: what the clip is, where it came from, and how long it is.

In “View as Clips”, Pandora shows exactly the matching clips, but doesn't show their duration or which scene they came from. In “View with Clips”, Pandora shows which scene clips come from and their duration, but doesn't necessarily show all matching clips. It would be nice for one or other view to show all this information: what the clip is, where it came from, and how long it is.
rlx added this to the 14.04 milestone 2015-06-10 11:57:16 +00:00
Owner

Marking this "wontfix". The main problem is that the "View with Clips" result list has to satisfy the constraints of a list -- most importantly, all items need to have the same vertical size (to allow for pagination, load/unload etc.) The only way to display more clips would be a horizontally scrolling div (with "view more" buttons on each side to avoid the scrollbar?) ... I fear this would get ugly. Also since you probably don't want this without a query present (i.e. all 500 clips from many items).

On the plus side though: In "View as Clips", you can see the duration (when sorting by duration or position), and you can see the source (once you have selected a clip, it appears in the bottom left corner, unless "Info" is collapsed).

Marking this "wontfix". The main problem is that the "View with Clips" result list has to satisfy the constraints of a list -- most importantly, all items need to have the same vertical size (to allow for pagination, load/unload etc.) The only way to display more clips would be a horizontally scrolling div (with "view more" buttons on each side to avoid the scrollbar?) ... I fear this would get ugly. Also since you probably don't want this without a query present (i.e. all 500 clips from many items). On the plus side though: In "View as Clips", you can see the duration (when sorting by duration or position), and you can see the source (once you have selected a clip, it appears in the bottom left corner, unless "Info" is collapsed).
rlx 2016-08-10 09:22:20 +00:00
  • closed this issue
  • added the
    wontfix
    label
Sign in to join this conversation.
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
0x2620/pandora#2805
No description provided.