Skip to content

Conversation

@marc136
Copy link

@marc136 marc136 commented Dec 28, 2025

This is a partial fix for the first two rendering issues mentioned in #51
I tested it locally with raco pollen start and it seemed to work there.

The code block of the tictactoe example no longer causes horizontal scrolling to appear.
I'm not sure if adding the bootstrap class container is really a good way to solve it, but it worked on my emulator.

before after
horizontal-scroll-2 horizontal-scroll-fix

And then I added a max-width of 100% for the two preview images to ensure that they are fully visible on small screens.

before after
overflow-rational-numbers overflow-rational-numbers-fix

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