Skip to content

[Notifications] Fix implicit size propagation in SelectableLabel

Kai Uwe Broulik requested to merge work/kbroulik/noti-text-implicitsize into master

The item's implicit size is supposed to be the size of its contents.

Fixes a regression from ScrollView port and restores line count limit behavior (8 lines on popups, no limit in history).


@carlschwan

@knauss Does this fix the cut-off descenders you showed me a few days ago?

Merge request reports