MateuszSzuter-e
30 days agoCommunity Member
Any idea how to deselect element when it is in a Button Set?
Ok, this might seem stupid, but I'd like to use normal "select" behaviour (I mean click, select, click, deselect) combined with Button Set (which behaves like - click on element 1 - select element 1, click on element 2 - deslect element 1, select element two, click again on element 2 - nothing happens).
My brain is frying from other things so I think I'm missing some easy solution.
Triggers don't work, as first you change state, and after that you fire a trigger. So everything like "Change state to normal when state is selected" fires always. I'll probably come up with some variables etc. solution, but I'd love to keep it clean, as I have plenty of elements on the screen.