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
Example reproduction: Generation 2, Species Sunflora, Level 80. Set Attack EV to 240. Click on the slider bar bulb. Left arrow reduces EVs by 4, but right arrow does nothing.
The text was updated successfully, but these errors were encountered:
The change handler should round away from the previous value, instead. This would require grabbing the previous value but it can be grabbed directly from set or the numeric input.
Tested on Firefox on Linux.
Example reproduction: Generation 2, Species Sunflora, Level 80. Set Attack EV to 240. Click on the slider bar bulb. Left arrow reduces EVs by 4, but right arrow does nothing.
The text was updated successfully, but these errors were encountered: