marktnoonan / transcription

Live Transcription based on Speech Recognition API
https://freelivetranscript.com
MIT License
35 stars 22 forks source link

Add font size chooser feature #21

Closed pauljlee94 closed 5 years ago

pauljlee94 commented 5 years ago

I made two buttons, one that just has a - symbol and one with a + symbol. They both increment the font size by 10 on button press, minimum font size capped at 16px and the maximum capped at 76px.

pauljlee94 commented 5 years ago

sorry! forgot to delete the commented out test code.