Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stopping between floors doesn't seem to trigger idle event #92

Open
magwo opened this issue Jul 19, 2015 · 1 comment
Open

Stopping between floors doesn't seem to trigger idle event #92

magwo opened this issue Jul 19, 2015 · 1 comment

Comments

@magwo
Copy link
Owner

magwo commented Jul 19, 2015

Write a test to confirm and fix.

@magwo
Copy link
Owner Author

magwo commented Jul 19, 2015

In interfaces.js:

if(elevatorInterface.destinationQueue.length && epsilonEquals(_.first(elevatorInterface.destinationQueue), position)) {

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant