masakudamatsu / line-height-picker

A front-end web app that helps web designers/developers pick the best line-height value for their websites
https://line-height-picker.vercel.app
MIT License
2 stars 1 forks source link

Remove the font file error message when the user clicks the start demo button #206

Closed masakudamatsu closed 4 years ago

masakudamatsu commented 4 years ago

The user may try to open a font file, ending up seeing an error message, and then to start the demo.

Currently, the x-height page continues to show the font file error message.

We should turn off the font file error state when the user clicks the demo button.