partyrobotics / bartendro

GNU General Public License v2.0
170 stars 89 forks source link

Strength Adjustment Bug #132

Closed pmich closed 10 years ago

pmich commented 10 years ago

I entered '7' as the number of strength steps in the options menu. Then once a drink is selected, going above or below the first 3 steps makes the strength text disappear and when it's below 0, the adjusted ingredients go negative.

mayhem commented 10 years ago

In case the number is set greater than 2, its always just saved as 2.

pmich commented 10 years ago

This shouldn't have been closed. It is still saving numbers that are greater than two, and adjustments are going into the negative.

mayhem commented 10 years ago

Yeah, something is still off.

pmich commented 10 years ago

There should also be a check in here to make sure the value is not zero, because the strength adjustment buttons still show up if that happens.