Skip to content

Fix message delegate width when thin

James Graham requested to merge work/nvrwhere/fix_width_when_thin into master

Make sure that contentMaxWidth is used instead of bubbleMaxWidth for the message delegate.

Also some other tweaks to ensure that the new link previewer obeys the max width and also make sure the reply implicit width is calculated correctly.

Merge request reports