Skip to content

🐛 fix horizontal scrolling support for table in home.dart #50#57

Merged
adeeteya merged 1 commit into
masterfrom
horizontal-scrolling
Apr 13, 2026
Merged

🐛 fix horizontal scrolling support for table in home.dart #50#57
adeeteya merged 1 commit into
masterfrom
horizontal-scrolling

Conversation

@adeeteya

Copy link
Copy Markdown
Owner

This pull request introduces a configuration change to the Home screen to improve the handling of horizontally overflowing tables. The main update is the addition of a TableConfig widget that wraps tables in a horizontally scrollable view, ensuring better usability on smaller screens.

UI enhancement:

  • Added a TableConfig widget that wraps tables in a SingleChildScrollView with horizontal scrolling, allowing tables to be viewed properly even when their width exceeds the screen size. (lib/home.dart)

@adeeteya adeeteya merged commit eaa3b23 into master Apr 13, 2026
1 check passed
@adeeteya adeeteya deleted the horizontal-scrolling branch April 13, 2026 10:22
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.

1 participant