Anonymous 11/23/2019 (Sat) 09:41:55 Id: 6af932 No.364 del
In Version 374, trying to edit existing shortcuts for the media panel fails with following error message:

AttributeError
'PySide2.QtWidgets.QLineEdit' object has no attribute 'setValue'
File "include\ClientGUIListCtrl.py", line 349, in EventItemActivated
self._activation_callback()
File "include\ClientGUIScrolledPanelsManagement.py", line 4962, in EditShortcuts
panel = self._EditPanel( dlg, shortcut, command, name )
File "include\ClientGUIScrolledPanelsManagement.py", line 5193, in init
self._tag_value.setValue( value )