You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We currently have three drawables for buttons, which get activated based on the current state of the button:
-normal
-hover
-pressed
Only "pressed" is in the past tense - We should probably rename it to be "press", or rename hover to "hovered", so that all of our verbs are in the same tense.
The text was updated successfully, but these errors were encountered:
We currently have three drawables for buttons, which get activated based on the current state of the button:
-normal
-hover
-pressed
Only "pressed" is in the past tense - We should probably rename it to be "press", or rename hover to "hovered", so that all of our verbs are in the same tense.
The text was updated successfully, but these errors were encountered: