Matrix push buttons set visibility of panel

Hi,
I have a matrix with 12 push buttons, I wish to set the visibility of a 12 panels depending on which buttons is pressed.
As buttons are sets to push mode, the panels is "blinking"
Is it possible to achieve this ?

Hopefully I got my solution, I removed the push props and added this to the script, so the panel visibility works fine :

props.script = "if (value) set('matrix_sampler_drumrack_01/*', 0)"