Stacksmith icon indicating copy to clipboard operation
Stacksmith copied to clipboard

Add custom button with states for image

Open uliwitness opened this issue 10 years ago • 1 comments

This could just take the form of "pressedIcon" etc. properties on regular button, and then you switch them to rectangular and turn border & fill transparent and the icons auto-switch.

Alternately, we could have some way to "clone" a group of draw graphics and just permit the user to hide/show sub-elements (or even groups) of the main group from mouseDown handlers to perform custom mouse tracking & drawing.

uliwitness avatar Feb 10 '15 23:02 uliwitness

"Starter bug" refers to the less complex version that just has properties that let you specify different icons to use for disabled/inactive/pressed/normal. Make sure this is consistent with the names chosen for #62.

uliwitness avatar Mar 18 '17 12:03 uliwitness