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 various minor inconsistencies in entry list item offsets #1318

Merged

Conversation

alexbakker
Copy link
Member

This patch addresses the following:

  • More consistent offsets between entries in the list, especially in relation to the action bar and the error card.
  • Consistent correct application of card shapes when switching between favoriting and unfavoriting entries.
  • Removal of CompactDividerDecoration. We no longer uses dividers, so this is no longer needed.

Example before and after:

@alexbakker alexbakker marked this pull request as ready for review March 18, 2024 20:12
Copy link
Member

@michaelschattgen michaelschattgen left a comment

Choose a reason for hiding this comment

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

Overall the app looks way better this way, nice! Just one small thing; the vertical spacing between the entries in tiles viewmode seem to have doubled:

This patch addresses the following:
- More consistent offsets between entries in the list, especially in
  relation to the action bar and the error card.
- Consistent correct application of card shapes when switching between
  favoriting and unfavoriting entries.
- Removal of CompactDividerDecoration. We no longer uses dividers, so
  this is no longer needed.
@alexbakker
Copy link
Member Author

Whoops, fixed!

@michaelschattgen michaelschattgen merged commit 584b0ac into beemdevelopment:master Mar 19, 2024
4 checks passed
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.

2 participants