Skip to content

Conversation

yurihan
Copy link

@yurihan yurihan commented Apr 5, 2023

I found an issue where the top and bottom of the Pager were being clipped by default, causing problems when trying to achieve the effect seen in the video below.

2023-04-05.2.59.36.mov

To fix this issue, I added a new property called isClipped to the Pager, which can be set to false to prevent the clipping.

Pager(...).isClipped(false)
2023-04-05.3.00.44.mov

@AlTavares
Copy link

Excellent, I was having the same issue, but with shadows.

@grdsdev
Copy link

grdsdev commented Jul 27, 2023

Having the same issue, would be nice to have this merged, @fermoya can you review this please?

Copy link

@thisIsTheFoxe thisIsTheFoxe left a comment

Choose a reason for hiding this comment

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

V nice.. see also: #325

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.

5 participants