Fixed an unnecessary redisplay of the menu when pressing a hotkey

This commit is contained in:
Klaus Schmidinger
2025-01-29 10:25:55 +01:00
parent af0309cc40
commit 49dc61a92c
2 changed files with 2 additions and 2 deletions

View File

@@ -10065,3 +10065,4 @@ Video Disk Recorder Revision History
Stefan Hofmann).
- Fixed an improper call of cStatus::OsdCurrentItem() before cStatus::OsdItem2() (reported
by Markus Ehrnsperger).
- Fixed an unnecessary redisplay of the menu when pressing a hotkey.