Fixed handling menu status messages when the list contents is scrolled

This commit is contained in:
Klaus Schmidinger
2004-07-17 13:29:13 +02:00
parent 2dfe413351
commit ec3f722a4f
3 changed files with 5 additions and 1 deletions

View File

@@ -2943,3 +2943,5 @@ Video Disk Recorder Revision History
broken links etc.
- The function cTimers::SetEvents() now immediately returns if there is some user
input.
- Fixed handling menu status messages when the list contents is scrolled (thanks
Alfred Zastrow for reporting this one).