cowswap
cowswap copied to clipboard
[Win10] Fonts are changing when the app is loading
Reproducible in Chrome, Firefox
Load the app and trance fonts
Actual Result: Fonts are changing https://drive.google.com/file/d/1Se8TBedzqvr-mlTcyP_A4uSXiVoRxABj/view
Expected Result:
- Fonts are not changing
- Show a loader until all content is loaded?
Oh, that's weird.
Another job for the UI master @biocom Although, also low priority IMO.
Elena, side note:
Does it work for you to upload the videos to github directly?
Not a big deal, if that's your flow already and you use a local drive for syncing the file or something, keep at it. I'm just lazy and if you upload using the modal it's only less click to see the videos =P
The default font is font-family: "Inter var", sans-serif;
I suspect, Windows (the OS you use @elena-zh ) perhaps uses a different font-setting for the fall back font (sans-serif) or you have other fonts installed which somehow interfere. But to be frank, wouldn't be my first pick for a guess.
Nonetheless low prio, but if we look into this, I'd start with checking the https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display setting or optimize otherwise (e.g. a 'loader' as @elena-zh suggested, similar to what we see on other DEXes).
Elena, side note: Does it work for you to upload the videos to github directly?
Not a big deal, if that's your flow already and you use a local drive for syncing the file or something, keep at it. I'm just lazy and if you upload using the modal it's only less click to see the videos =P
@alfetopito , I can upload files to GitHub directly. The only thing is that sometimes my files exceed 15Mb, that is why it is impossible to upload them here.
Elena, side note: Does it work for you to upload the videos to github directly?
Not a big deal, if that's your flow already and you use a local drive for syncing the file or something, keep at it. I'm just lazy and if you upload using the modal it's only less click to see the videos =P
@alfetopito , I can upload files to GitHub directly. The only thing is that sometimes my files exceed 15Mb, that is why it is impossible to upload them here.
Do what works best for you :)
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. If you think it shouldn't be closed, speak now or forever hold your peace.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. If you think it shouldn't be closed, speak now or forever hold your peace.