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

fix(collections): Fix off-by-one error in portrait display, closes #154 #165

Merged
merged 1 commit into from
Sep 9, 2023

Conversation

ChriZiegler
Copy link
Contributor

Description

Fix off-by-one error in portrait display on collections page and chose-avatar modal

Fixes # 154

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Checklist:

  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings

@seiyria seiyria changed the title Fix off-by-one error in portrait display fix(collections): Fix off-by-one error in portrait display Sep 9, 2023
@seiyria seiyria changed the title fix(collections): Fix off-by-one error in portrait display fix(collections): Fix off-by-one error in portrait display, closes #154 Sep 9, 2023
@seiyria seiyria merged commit 82bea8a into main Sep 9, 2023
5 of 7 checks passed
@seiyria seiyria deleted the 154-default-portrait branch September 9, 2023 00:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

None yet

2 participants