fix weird Type errors when typing too fast in the search field

Authored by timotheegiet on Mar 17 2020, 8:42 PM.

Description

fix weird Type errors when typing too fast in the search field

This is a workaround for this error happening when typing too fast in the search field:
file:///usr/lib64/qt5/qml/QtQuick/Controls/Button.qml:99: TypeError: Type error
(very easy to trigger especially when deleting text in the field...)
adding a short timer avoids this issue

Details

Committed
timotheegietMar 17 2020, 8:42 PM
Parents
R2:21e5673dcc0c: colors, T188 optimize layout and calculate item size dynamically
Branches
Unknown
Tags
Unknown