jeziellago/compose-markdown

No smooth vertical scrolling inside of HorizontalPager

Opened this issue · 1 comments

When I try scrolling the markdown content inside of a HorizontalPager, it is clear that the scrolling is not smooth and that even trying to scroll back to the top is intermittent. I know that this has to do with the "compose-markdown" because if I replace the compose-markdown with a scrollable column with lots of text, the scrolling is very smooth.

Hi @JohannRosenberg
Could you share a video showing the issue and provide more details?