Skip to content

Fix room header text alignment and add support for two line room descriptions

Devin Lin requested to merge work/fix-header-text-alignment into master

Changes:

  • Use baseline anchor to bottom align text (I don't think there is any way around this)
  • Lower heading level for room name (can fit longer room names, and looks better with description text without needing to increase the height of the header)
  • Add the ability to have two lines for heading descriptions

Before:

image

After:

image

image

Merge request reports

Loading