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

How to prevent the input bar from obscuring the scroll indicator? #1823

Open
VanPelt38 opened this issue Dec 15, 2023 · 0 comments
Open

How to prevent the input bar from obscuring the scroll indicator? #1823

VanPelt38 opened this issue Dec 15, 2023 · 0 comments
Labels

Comments

@VanPelt38
Copy link

Hi, couldn't find an answer for this - is there a simple way to make the scroll indicator visible through the input bar? My collection view has been inverted, so scrolling goes up the screen. but when you first load messages, it is hidden, and only accessible once you've scrolled it up far enough yourself.

I've tried adjusting the frame of the messagesCollectionView to make it start where the input bar ends, as well as adjusting the vertical scroll indicator insets, but neither seems to make a difference. TIA - and much appreciation for your great library.

  • What version of MessageKit are you using?
    3.8.0
  • What version of iOS are you running on?
    16.2
  • What version of Swift are you running on?
    5
  • What device(s) are you testing on? Are these simulators?
    any device/simulator (though my device is XR)
  • Is the issue you're experiencing reproducable in the example app?
    don't think so

messagescroll

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant