Fixed updating the cursor position when switching channels with the Channel+/- keys while the Channels menu is open

This commit is contained in:
Klaus Schmidinger
2019-03-18 16:20:17 +01:00
parent 1fa861ecb9
commit bd3b6f17e4
2 changed files with 18 additions and 2 deletions

View File

@@ -9387,3 +9387,5 @@ Video Disk Recorder Revision History
SI::ExtensionDescriptor (reported by Helmut Binder).
- Fixed sorting recordings alphabetically.
- Fixed dropping capabilities in case cap_sys_time is not available.
- Fixed updating the cursor position when switching channels with the Channel+/- keys
while the Channels menu is open.