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

Fix horizontal scrolling on non-touch devices #61

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

FMorschel
Copy link

@FMorschel FMorschel commented Aug 27, 2024

Fixes simolus3/drift#3175.

Hithout this, the inner scroll has no scrollbar since in Flutter currently there is no way for the main scroll to layzily layout it. Planning on creating another issue to replace this with TwoDimensionalScrollView and possibly something from https://pub.dev/packages/two_dimensional_scrollables in the future.

@simolus3
Copy link
Contributor

simolus3 commented Sep 2, 2024

Hi @vanlooverenkoen, did you have a chance to look at this? These fixes would be nice to have for drift's devtools extension. Let me know if there's anything I can to do help here (happy to test/review these PRs or help with maintenance work on your db viewer packages in general).

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

Successfully merging this pull request may close these issues.

Can't see the full table
2 participants