tnbnicer

Results 5 issues of tnbnicer

Patch for ~~play-pause-btn aria-label="Play" issue~~ #30 I just added a few lines in `main.js` – `stopOtherPlayers()` function. Sorry it took so long. [View change](https://github.com/greghub/green-audio-player/pull/55/files#diff-81d502d98dcad00826ed219fc0c5e3dc3abf3ccd9a28206d01c2eb334bc9421bR534-R539). While I was at it, I...

I made a fresh start this morning after failing yesterday to upgrade (to 5). SVG icons did not display. Something changed. Rebooting the computer? It worked. Icons were visible. Since...

Change to the SVG template. a) viewBox size The default size is 20 x 20. For "icon-captions" and "icon-chapters" the viewBox is 18 x 18 (pixels) to display them as...

MediaElement version 5.0.0 distorts and crops SVG icons. **Cropping**: In SVG terms the viewBox attribute sets the size of the contained scalable graphic. A larger viewBox displays a smaller graphic,...

I believe this to be an issue, or at least something that should be looked into. phpSyllable-master/src/Cache/File.php on line 53: `file_put_contents($file, $this->encode(self::$data));` file_put_contents requires an absolute path. Instead, what it...