You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
per1234
changed the title
IDE2 should use a more efficient way to load custom fonts into the web application
Use a more efficient way to load custom fonts into the web application
Sep 26, 2023
Describe the request
Custom fonts, such as Open Sans, should be prefetched as it causes performance issues and is noticeable:
arduino-ide/arduino-ide-extension/src/browser/style/fonts.css
Lines 1 to 4 in 7721350
Describe the current behavior
IDE2 loads the fonts on the fly, which causes a UI glitch:
Loading:

Loaded:

In action:
font-load.mp4
Related: #1217 (comment)
Arduino IDE version
2.0.4
Operating system
macOS
Operating system version
12.6.3
Additional context
No response
Issue checklist
The text was updated successfully, but these errors were encountered: