pangeachat / client

Learn a language while texting your friends
https://krille-chan.github.io/fluffychat/
GNU Affero General Public License v3.0
1 stars 2 forks source link

Limit topic height #388

Closed Kelrap closed 1 week ago

Kelrap commented 1 week ago

When viewing the chat details page, the topics button has a limited height, which can be scrolled through.

ggurdin commented 1 week ago

Hello! Looks like the scrollbar is not draggable on web. I think to get it working, you would need to give the scrollbar the same scroll controller as the SingleChildScrollView