Skip to content

Conversation

@begonaalvarezd
Copy link
Member

Description of change

Refine UI:

  • Several UI refinements
  • Some text replacements
  • Add custom scrollbar style
  • Switch to Inter font

Links to any relevant issues

Fixes #550, #544 (placeholder only, not the console error), #533, #521

Type of change

  • Bug fix (a non-breaking change which fixes an issue)
  • Enhancement (a non-breaking change which adds functionality)

How the change has been tested

Electron Linux

Change checklist

Add an x to the boxes that are relevant to your changes, and delete any items that are not.

  • I have followed the contribution guidelines for this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

@begonaalvarezd begonaalvarezd changed the title Feat/UI fixes Feat: UI fixes Mar 21, 2021
font-display: swap;
src: url('../assets/fonts/dm-sans/dm-sans-latin-400.woff2') format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
src: url('../assets/fonts/inter/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa0ZL7SUc.woff2') format('woff2');
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

odd file name

@cvarley100 cvarley100 merged commit 5e426e0 into develop Mar 21, 2021
@cvarley100 cvarley100 deleted the feat/ui-fixes branch March 21, 2021 03:27
@cvarley100 cvarley100 changed the title Feat: UI fixes feat: UI fixes Mar 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Refresh icon spins in the wrong direction

4 participants