Opened 20 years ago
Closed 20 years ago
#587 closed patch (fixed)
Change managelist PgUp/PgDown to go pages instead of entire list
Reported by: | Owned by: | Isaac Richards | |
---|---|---|---|
Priority: | minor | Milestone: | unknown |
Component: | mythtv | Version: | head |
Severity: | medium | Keywords: | |
Cc: | Ticket locked: | no |
Description
In a ManagedList, PageUp and PageDown jump by the length of the list. Thus, if you try to use them to adjust, say, the amount to record beyond the end, you jump to 499 minutes late instead of properly jumping by a page.
The attached patch changes this to jumping by a true page.
Attachments (1)
Change History (2)
by , 20 years ago
Attachment: | managedlist-page.patch added |
---|
comment:1 by , 20 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
(In [7755]) Fixes ManagedList PageUp/Down. Closes #587 by applying patch.
Note:
See TracTickets
for help on using tickets.
Primarily affects editting recording profile