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

Use 0-based index for switching toolbars #2

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

kumavis
Copy link
Collaborator

@kumavis kumavis commented Sep 8, 2013

  • switchToolbar should expect a zero-based index of button to select
  • onKeyDown should call switchToolbar with an index

* `switchToolbar` should expect a zero-based index of button to select
* `onKeyDown` should call `switchToolbar` with an index
@kumavis
Copy link
Collaborator Author

kumavis commented Sep 8, 2013

I suppose this would cause breaking changes for those using switchToolbar

Alternate PR: #3

@kumavis
Copy link
Collaborator Author

kumavis commented Sep 13, 2013

Added a commit to bump the minor version b/c of the breaking changes

deathcap added a commit to deathcap/toolbar that referenced this pull request Dec 14, 2013
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

Successfully merging this pull request may close these issues.

None yet

1 participant