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

Added shadows to tab bar when tabs overflow #1412

Merged

Conversation

austincondiff
Copy link
Collaborator

Description

Added shadows to the tab bar when the tabs overflow.

In the OffsetableScrollView, if using a .horizontal axes, it reported an incorrect value. A fix was made by making it more like this. I modified it to expose a value relative to the trailing edge.

Checklist

  • I read and understood the contributing guide as well as the code of conduct
  • The issues this PR addresses are related to each other
  • My changes generate no new warnings
  • My code builds and runs on my machine
  • My changes are all related to the related issue above
  • I documented my code

Screenshots

Screen_Recording_2023-08-22_at_9.33.50_AM.mov

@austincondiff austincondiff changed the title Added shadows to tab bar when tabs overflow. Added shadows to tab bar when tabs overflow Aug 22, 2023
Copy link
Contributor

@matthijseikelenboom matthijseikelenboom left a comment

Choose a reason for hiding this comment

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

Only the other comment and the SwiftLint CI

Copy link
Collaborator

@thecoolwinter thecoolwinter left a comment

Choose a reason for hiding this comment

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

LGTM

@thecoolwinter thecoolwinter merged commit d011495 into CodeEditApp:main Aug 23, 2023
2 checks passed
@thecoolwinter thecoolwinter added the enhancement New feature or request label Dec 23, 2023
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.

3 participants