Fixing clipping through the search bar in history.
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Ad5001 2022-02-02 23:03:46 +01:00
parent f11792c03a
commit 727231c954
Signed by: Ad5001
GPG key ID: EF45F9C6AFE20160

View file

@ -63,6 +63,7 @@ Item {
anchors.top: filterInput.bottom
ScrollBar.horizontal.visible: false
clip: true
Flickable {
width: parent.width