You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
How I'm reading the explainer at the moment, center and end will cause a fragment (box post-layout) to shift down to snap to the line grid...
... this doesn't work well (maybe at all) with fragmentation, as you don't know while you are laying out that box where the fragmentation line should be.
The text was updated successfully, but these errors were encountered:
How I'm reading the explainer at the moment,
center
andend
will cause a fragment (box post-layout) to shift down to snap to the line grid...... this doesn't work well (maybe at all) with fragmentation, as you don't know while you are laying out that box where the fragmentation line should be.
The text was updated successfully, but these errors were encountered: