Skip to content

Conversation

@ReinisSprogis
Copy link
Contributor

There was an overflow problems in tile builder demo.

Another exception was thrown: A RenderFlex overflowed by 37 pixels on the bottom.

The specific RenderFlex in question is: RenderFlex#3b4bf OVERFLOWING:
creator: Column ← Stack ← DecoratedBox ← Positioned ← Tile-[TileRenderer#07efd] ← Stack ← Transform
← OverflowBox ← MobileLayerTransformer ← TileLayer ← ColorFiltered ← Stack ← ⋯

Putting a Column into Fitted box resolves this problem.

@JaffaKetchup JaffaKetchup changed the title fix: Overflow issues on tile builder demo fix(example): prevent widget overflow in tile builder demo Jul 22, 2025
@JaffaKetchup JaffaKetchup self-requested a review July 22, 2025 20:24
Copy link
Member

@JaffaKetchup JaffaKetchup left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks :)

@JaffaKetchup JaffaKetchup merged commit 13db5de into fleaflet:master Jul 22, 2025
7 checks passed
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.

2 participants