@internetarchive/bookreader
Advanced tools
Comparing version 4.23.2 to 4.23.3
{ | ||
"name": "@internetarchive/bookreader", | ||
"version": "4.23.2", | ||
"version": "4.23.3", | ||
"description": "The Internet Archive BookReader.", | ||
@@ -5,0 +5,0 @@ "repository": { |
@@ -76,5 +76,3 @@ /* global BookReader, soundManager */ | ||
if (/[?&]_autoReadAloud=show/.test(location.toString())) { | ||
this.refs.$BRReadAloudToolbar.show(); | ||
this.$('.BRicon.read').addClass('unread active'); | ||
this.$('.read-aloud [name=play]').addClass('playing'); | ||
this.ttsStart(); | ||
} | ||
@@ -81,0 +79,0 @@ } |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
7094634
27360