GitHub
Moderator
[MenuList] remove self.selectionChanged from setList
It was added in https://github.com/OpenViX/enigma2/commit/ab4f43b570d0b486695b42ee1581791265c7aaa5 but not clear why it was needed.
Calling in setList caused 2 events, one from setList and one from instance.selectionChanged.
Removed to stop the double event.
If any secondary effects are noticed please report.
Continue reading...
It was added in https://github.com/OpenViX/enigma2/commit/ab4f43b570d0b486695b42ee1581791265c7aaa5 but not clear why it was needed.
Calling in setList caused 2 events, one from setList and one from instance.selectionChanged.
Removed to stop the double event.
If any secondary effects are noticed please report.
Continue reading...