Skip to content

Commit

Permalink
Fix TextureButton texture number in Design interfaces with the Contro…
Browse files Browse the repository at this point in the history
…l nodes (#3928)
  • Loading branch information
skyace65 authored Aug 30, 2020
1 parent 6418e67 commit 70e9184
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ the ``Modulate`` property and use the color picker.
TextureButton
~~~~~~~~~~~~~

**TextureButton** is like TextureRect, except it has 5 texture slots:
**TextureButton** is like TextureRect, except it has 6 texture slots:
one for each of the button's states. Most of the time, you'll use the
Normal, Pressed, and Hover textures. Focused is useful if your interface
listens to the keyboard's input. The sixth image slot, the Click Mask,
Expand Down

0 comments on commit 70e9184

Please sign in to comment.