rechsteiner / Parchment

A paging view with a highly customizable menu ✨
MIT License
3.37k stars 419 forks source link

not visible selection of paging item (if its at the end of list) #721

Open iosdev4rnd opened 3 months ago

iosdev4rnd commented 3 months ago

hi, i am facing an issue where the selected pageitem is not shown to user , (he has to scroll to go to selected paging item). its selected but not visible to user. any idea ?

rechsteiner commented 2 months ago

Hi! Could you provide some more details on your setup? Are you using SwiftUI or UIKit? Custom PagingItem's?

iosdev4rnd commented 4 weeks ago

using UIKit, not using any custom paging items as well.