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

Allow users to change the avatar size #17

Merged
merged 1 commit into from
Nov 28, 2023

Conversation

spenserblack
Copy link
Owner

This changes Width and Height from constants to public variables,
and adds a --size flag that can be used to change these.

This changes `Width` and `Height` from constants to public variables,
and adds a `--size` flag that can be used to change these.
@spenserblack spenserblack added the enhancement New feature or request label Nov 28, 2023
@spenserblack spenserblack linked an issue Nov 28, 2023 that may be closed by this pull request
Copy link

codecov bot commented Nov 28, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (9837bc4) 86.56% compared to head (4df3e02) 86.56%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #17   +/-   ##
=======================================
  Coverage   86.56%   86.56%           
=======================================
  Files           5        5           
  Lines         134      134           
=======================================
  Hits          116      116           
  Misses         18       18           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@spenserblack spenserblack merged commit 50f1f1f into main Nov 28, 2023
3 checks passed
@spenserblack spenserblack deleted the feature/16/optional-avatar-size branch November 28, 2023 15:55
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.

Make avatar size optional
1 participant