sc-controller icon indicating copy to clipboard operation
sc-controller copied to clipboard

Trigger full press action assigned to partial press

Open SolitudeSF opened this issue 4 years ago • 1 comments

On python branch assigning action to full press and applying the changes, upon reopening the trigger configuration, you can observe that action is assigned to partial press instead.

SolitudeSF avatar May 23 '20 18:05 SolitudeSF

I encounter the same problem with the current master branch code. On a somewhat unrelated note, that dialog is currently broken in the Python 3 port.

Update: Fixed bool evaluation of NoAction instances. Python 3 changed the method name.

Ryochan7 avatar May 23 '20 23:05 Ryochan7