Skip to content

Make forecast scrollable#177

Open
santosdiez wants to merge 1 commit into
bramkragten:masterfrom
santosdiez:patch-1
Open

Make forecast scrollable#177
santosdiez wants to merge 1 commit into
bramkragten:masterfrom
santosdiez:patch-1

Conversation

@santosdiez

Copy link
Copy Markdown

If there are more values than available space, allowing the container to scroll is a nice solution to display as much information as possible.

If there are more values than available space, allowing the container to scroll is a nice solution to display as much information as possible.
@psi-4ward

Copy link
Copy Markdown

+1

@cr0wm4n

cr0wm4n commented Mar 30, 2025

Copy link
Copy Markdown

would it not be better to use the flex code for scrolling ?

    flex-direction: row;
    overflow: auto;

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.

3 participants