Skip to content

Master#97

Open
ghost wants to merge 10 commits into2.0-devfrom
master
Open

Master#97
ghost wants to merge 10 commits into2.0-devfrom
master

Conversation

@ghost
Copy link

@ghost ghost commented Jun 15, 2016

add small modification
line:
toolbar.find( "input[type=text][data-" + options.commandRole + "]" ).on( "webkitspeechchange change", function() {
to
toolbar.find( "input[type=text][data-" + options.commandRole + "],textarea[data-" + options.commandRole + "]" ).on( "webkitspeechchange change", function() {
img-2016-06-15-23-25-20

@steveathon
Copy link
Owner

Was this meant to be a merge request against 2.0 branch?

@steveathon
Copy link
Owner

Hey @SergeyStremidlo - did you want this to go to the 2.0 branch? It's something we'd be better off merging there and then doing a proper cut over to master soon.

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.

1 participant