Skip to content
Commit bfcc8b7f authored by Nate Graham's avatar Nate Graham
Browse files

lockscreen: Bounce on repeated identical messages

Currently repeated messages from the backend stack up, which presents a
rather confusing and redundant UX.

Instead, detect when the existing message text already contains the
newly-sent text, and if it does, make it do a fancy little bounce
instead of appending the same text.

BUG: 470142
FIXED-IN: 6.0
parent d02fc6a4
Pipeline #484842 failed with stage
in 13 minutes and 50 seconds
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