ComputerScienceHouse / WebDrink-2.0

Rewrite of CSH WebDrink. Includes updated interface and new API.
https://webdrink.csh.rit.edu
10 stars 6 forks source link

Drop delay isn't working #49

Closed bencentra closed 9 years ago

bencentra commented 10 years ago

Select a drink to drop. Change the delay. Click cancel. Select another drink. The delay is the same. Go to drop the drink. Delay is 0.

bencentra commented 9 years ago

Fixed in a gross way by attaching the delay to the drop modal. The value is passed to $scope.delay when a drop occurs.