PZ-UI_API icon indicating copy to clipboard operation
PZ-UI_API copied to clipboard

ISSimpleTickBox: no option to attach function on box ticking

Open toomanynights opened this issue 1 year ago • 0 comments

Not sure if it's by design or not, but the option to attach a function to a tick box state changing seems rather useful. My case, for example: when the box is ticked, gray out the item with that box. Currently it's not possible without adding custom functions such as ISSimpleTickBox:onMouseUp().

toomanynights avatar Feb 29 '24 14:02 toomanynights