From c5eb60f07a560d9baed751edbb5b5c0246c8e903 Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Fri, 2 Mar 2012 15:49:57 +0100 Subject: Fixed handling OSD color button texts in case a menu item has texts of its own --- HISTORY | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index 75a790be..eecf35bd 100644 --- a/HISTORY +++ b/HISTORY @@ -6947,3 +6947,8 @@ Video Disk Recorder Revision History - Added a Query parameter to cDevice::GetDevice(), so that devices can be queried without side effects when zapping. - Replaced min(max()) calls with the new function constrain(). +- Fixed handling OSD color button texts in case a menu item has texts of its own + (reported by Rolf Ahrenberg). If a plugin creates derived cMenuEditItems that set + color button texts, these should not set the texts directly by calling + cSkinDisplay::Current()->SetButtons(), but rather call the new member function + cMenuEditItem::SetHelp(). -- cgit v1.2.3