francois-roseberry / monopoly-js

Javascript implementation of the Monopoly game
36 stars 14 forks source link

The trade UI sometimes crashes saying offer must be > or = to 0 #4

Open francois-roseberry opened 8 years ago

francois-roseberry commented 2 weeks ago

If using only the slider, since the min is 0, it cannot go below. But if you delete the value manually, then it crashes