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

trigger('navigateTo', [0,0]) does not work #361

Closed
gkubisa opened this issue Jun 23, 2015 · 0 comments
Closed

trigger('navigateTo', [0,0]) does not work #361

gkubisa opened this issue Jun 23, 2015 · 0 comments

Comments

@gkubisa
Copy link

gkubisa commented Jun 23, 2015

navigateTo does not work when trying to navigate to [0,0]

API shown here:

// $('#keyboard').trigger('navigateTo', [2,3]);

The problem is with the following code:

indx = indx || o.position[1];
row = row || o.position[0];

@Mottie Mottie closed this as completed in a3fba56 Jun 23, 2015
Mottie added a commit that referenced this issue Jun 23, 2015
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