more momentary fixes
This commit is contained in:
@@ -226,8 +226,6 @@ class PresetWidget(QWidget):
|
||||
self._fire()
|
||||
|
||||
def on_hw_trigger(self, value):
|
||||
if value == 0:
|
||||
return # ignore releases — normalized by mom/tog logic
|
||||
self.cc_input_lbl.setText(self._cc_input_label(value))
|
||||
self._fire()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user