Fixed setting the editable width in the LCARS skin

This commit is contained in:
Klaus Schmidinger
2024-07-13 15:25:22 +02:00
parent 8aec1974bb
commit 6bbb596968
3 changed files with 5 additions and 3 deletions

View File

@@ -9940,9 +9940,10 @@ Video Disk Recorder Revision History
- Added 'lnbPowerTurnedOn = false' to cDvbTuner::ProvidesFrontend() (suggested by
Markus Ehrnsperger).
2024-07-10:
2024-07-13:
- Fixed a crash in strreplace() for multiple replacements with strings of different
lengths (reported by Markus Ehrnsperger).
- Fixed handling of cSkinDisplayMenu::GetTextAreaFont() (reported by Matthias Senzel).
- Fixed a timeout in cDvbDevice while tuning after the frontend has been reopened.
- Fixed setting the editable width in the LCARS skin (reported by Matthias Senzel).