Draft: applets/notifications: sunset Layout in NotificationItem
As Layout in ListView usually requires more than one polish loop, it's less efficient than anchor-based positioning. Also because the implicitHeight of a Layout is usually not updated in time, so one will see notifications like .
In short:
Efficiency++
Visual Glitch--
BUG: 446465 FIXED-IN: 5.27
Edited by Fushan Wen