Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(demo): Updated demo site default values #120

Merged
merged 1 commit into from
Aug 9, 2022
Merged

Conversation

DenverCoder1
Copy link
Owner

Summary

Modified some preview values on the Demo Site.

NOTE: The default values for typing SVGs have not changed, this change only affects the settings on the demo site.

  • Font changed from monospace to Fira Code
    • monospace has some issues in that it displays differently depending on the user's browser and can get cut off if the user has a wide monospace font installed. Fira Code is a specific font from Google fonts so should display the same width for all users.
  • Pause changed from 500 to 1000, it seems to be a better amount for a noticeable pause.
  • Width changed from 400 to 435. This width seems to work well when using Fira Code on the example pangram lines.

Type of change

  • Bug fix (added a non-breaking change which fixes an issue)
  • New feature (added a non-breaking change which adds functionality)
  • Updated documentation (updated the readme, templates, or other repo files)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

How Has This Been Tested?

  • Ran tests with composer test
  • Added or updated test cases to test new features

@DenverCoder1 DenverCoder1 added the enhancement New feature or request label Aug 9, 2022
@DenverCoder1 DenverCoder1 changed the title demo: Updated website default values demo: Updated demo site default values Aug 9, 2022
@DenverCoder1 DenverCoder1 changed the title demo: Updated demo site default values feat(demo): Updated demo site default values Aug 9, 2022
@DenverCoder1 DenverCoder1 merged commit 370b128 into main Aug 9, 2022
@DenverCoder1 DenverCoder1 deleted the demo-defaults branch August 9, 2022 00:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant