mdgriffith / elm-ui

What if you never had to write CSS again?
https://package.elm-lang.org/packages/mdgriffith/elm-ui/latest/
BSD 3-Clause "New" or "Revised" License
1.35k stars 110 forks source link

clipx disabled by row nesting #293

Open bburdette opened 3 years ago

bburdette commented 3 years ago

Here's an ellie showing what I mean. Seems it works but not with too much 'row' nesting. The last example "inside another row, 'rightstuff' is pushed off the page!" is the one that affects me.

Expected behavior

clipx should reliably cause elements to be truncated to fit their containers.

Versions