Opened 16 years ago

Closed 16 years ago

#4153 closed patch (fixed)

Patch to limit page up/down increment in mythvideo browser

Reported by: anonymous Owned by: Anduin Withers
Priority: minor Milestone: unknown
Component: mythvideo Version: unknown
Severity: low Keywords:
Cc: Ticket locked: no

Description

The browser view for mythvideo currently scrolls by 20% when using page up/down. For large collections, this makes it very tedious to get to a desired video. The filters aren't always convenient.

This patch simply caps the increment at 25. For smaller collections, it still does 20%. This seemed like the easiest thing to do, but is effective.

Attachments (1)

mythvideo_patch.txt (944 bytes) - added by anonymous 16 years ago.

Download all attachments as: .zip

Change History (2)

Changed 16 years ago by anonymous

Attachment: mythvideo_patch.txt added

comment:1 Changed 16 years ago by Anduin Withers

Resolution: fixed
Status: newclosed

(In [15090]) Closes #4153

Applies a patch that limits page(up|down) in the video browser view to be 20% of the total viewable items or 25, whichever is less.

Note: See TracTickets for help on using tickets.