This repository has been archived by the owner on Aug 11, 2021. It is now read-only.
Load fonts on selection #79
Labels
enhancement
New feature or request
javascript
issue can be solved using javascript
Unclaimed
Issue is open for anyone who wants to claim and start working on it
Is your feature request related to a problem? Please describe.
Currently fonts are loaded initially when the page loads. This stops us from adding more fonts since it will take up the bandwidth of users who may not even use that font.
Describe the solution you'd like
Load font when a user selects that font from the dropdown. This will allow us to add as many fonts as possible
The text was updated successfully, but these errors were encountered: