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
This issue covers various refinements related to layout/alignment.
Visualization for reference:
Punchlist
User should be able to scroll by dragging anywhere on canvas
Center column container should have max-width of 580, which provides a nice readable balance/line-length
Block boundaries should extend beyond center column by 16 on each side (inner block 580 to edge of container)
Quick Toolbar should extend to edges of canvas
Note: Upon further inspection, the container-width might be dependent on readable-margins, so this is probably fine as-is. At least on iOS, when I change the OS-level font-size the container width adjusts (I didn't realize I had my OS-level setting to lower than default). However, the font-size doesn't actually adjust in the editor – I will create another separate issue for this.
The text was updated successfully, but these errors were encountered:
This issue covers various refinements related to layout/alignment.
Visualization for reference:
Punchlist
Center column container should have max-width of 580, which provides a nice readable balance/line-lengthBlock boundaries should extend beyond center column by 16 on each side (inner block 580 to edge of container)Note: Upon further inspection, the container-width might be dependent on readable-margins, so this is probably fine as-is. At least on iOS, when I change the OS-level font-size the container width adjusts (I didn't realize I had my OS-level setting to lower than default). However, the font-size doesn't actually adjust in the editor – I will create another separate issue for this.
The text was updated successfully, but these errors were encountered: