DrawableButton docs mistake?

Is there an error in the docs for DrawableButton? It says " Up to three Drawable objects can be given to this button, to represent the ‘normal’, ‘over’ and ‘down’ states" but the function setImages takes 8 Drawables representing 8 states.

1 Like

Yes, it looks like the ‘Disabled’ state has been added.

2 Likes