Page 1 of 1

Modal Switch and Axis2Buttons Booleans inherit inversion options

Posted: Mon Feb 23, 2026 19:35
by jukelo
Software: 0.93.99
Firmware: 2.21.4
Device: MK1 Standard STECS

Issue: Modal Switch and Axis2Buttons can inherit output inversion from a previous function in the same slot.

Modal Switch normally does not support output inversion. However if the boolean slot was previously used for a function with inverted output, the Modal Switch will have it too. This breaks the functionality.
msw.jpg


The issue also exists for Axis2Buttons, but this time even input inversion is inherited. Inverted output breaks the functionality, inverted inputs fortunately have no effect.
a2b.jpg


How to reproduce:
  1. In Profile / Boolean open one of the boolean slots, set function to either OFF or 3AND/3OR.
  2. Enable inversion for all three inputs and outputs
  3. Change the function to Modal switch:
    Observe the Inversion option for the output is enabled in the UI
  4. Change the function to Axis2Buttons
    Observe the inversion options for the output AND the outputs are enabled in the UI

Config:

Re: Modal Switch and Axis2Buttons Booleans inherit inversion options

Posted: Wed Feb 25, 2026 23:15
by Alex Oz
Fixed, check it.

Re: Modal Switch and Axis2Buttons Booleans inherit inversion options

Posted: Thu Feb 26, 2026 21:12
by jukelo
Thanks, both issues are fixed!