benjamin-hodgson / Gutenberg

A text layout library
https://www.benjamin.pizza/Gutenberg
MIT License
5 stars 0 forks source link

Box + ribbon width #10

Closed benjamin-hodgson closed 2 years ago

benjamin-hodgson commented 2 years ago

When laying out a doc containing a box, the layout engine currently assumes the first line of the box is all text. This can cause inefficient layouts

benjamin-hodgson commented 2 years ago

Actually, I think assuming it's all text is correct and consistent with the behaviour of Document