Fix PassiveNotificationsManager height for wrapped text

This seems more like a hack than a fix. contentItem.implicitHeight wasn't being updated properly ('twas set to 0), so we have to force it with void contentItem.implicitHeight.

Before After
before after

BUG: 476021

Edited by Jack Hill

Merge request reports

Loading