Skip to content
Commit f9324e87 authored by Martin Klapetek's avatar Martin Klapetek Committed by Lukáš Tinkl
Browse files

[notifications] Clip the NotificationItem to prevent painting outside of its rect

As notifications support <img/> tags, it can happen that a big image is
sent and that is then painted even outside of the popup's frame. So we
need to clip it.

BUG: 346419
FIXED-IN: 5.3.1
parent cd310976
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment