Enforce use of the reset timer for clearing the model
ClosedPublic

Authored by fvogt on Jun 8 2019, 5:00 PM.

Details

Summary

Currently when the query string changes, krunner sends a signal with no matches
directly, which circumvents use of the reset timer.

Test Plan

Enter =1+1, results are shown. Add another "1", the shown 2 switches to a 12
instantly without hiding the previous result for a few frames.

Diff Detail

Repository
R112 Milou
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
fvogt created this revision.Jun 8 2019, 5:00 PM
Restricted Application added a project: Plasma. · View Herald TranscriptJun 8 2019, 5:00 PM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
fvogt requested review of this revision.Jun 8 2019, 5:00 PM
mart accepted this revision.Jun 10 2019, 8:48 AM
This revision is now accepted and ready to land.Jun 10 2019, 8:48 AM
This revision was automatically updated to reflect the committed changes.