You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
mleykhner
changed the title
[BUG] Shapes hiding when touch edge of screen
[BUG] The element inside of Pager is hidden when when it goes beyond the screen border
Feb 20, 2023
Describe the bug
In my code I have HStack with Buttons inside of Pager. Button's label is Text view with RoundedRectangle as it's overlay.
Bug happens when I transition to different page.
.stroke()
hides when Button touches the edge of screen.Expected behavior
Button expected to be visible until it completely goes beyond the border of the screen.
Screenshots / Videos
2023-02-20.11.30.13.mov
Environment:
The text was updated successfully, but these errors were encountered: