Skip to content
Commit 4d58ee7b authored by Dennis Nienhüser's avatar Dennis Nienhüser
Browse files

Clear button and busy indicator for search field

- add a clear button
- add a busy indicator
- restrict width to a maximum width to avoid that it spans the full
screen in landscape mode or on large screens (e.g. tablets)

The buttons (including the existing search button) are rendered inside
the search input field for a nicer look. The busy indicator uses a
custom style because the default Qt implementation fails to adjust its
size on Android.

REVIEW: 124605
parent d1ce0310
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