qml: fix ToolbarEditor TabBar background
commit5d146558b71e6c917c778a621ffb71cae2ac188d
authorFatih Uzunoglu <fuzun54@outlook.com>
Thu, 1 Apr 2021 22:22:20 +0000 (2 01:22 +0300)
committerPierre Lamot <pierre@videolabs.io>
Tue, 6 Apr 2021 09:54:15 +0000 (6 11:54 +0200)
tree95117b7c6696b52a50c9e18ffee0b02c958251dc
parent771de11ffef7b0e096b9b5b26f58a285005f7351
qml: fix ToolbarEditor TabBar background

override background component with
transparent Item { } so that the
background color from the parent
rectangle fills in the gaps.

Signed-off-by: Pierre Lamot <pierre@videolabs.io>
modules/gui/qt/dialogs/toolbar/qml/ToolbarEditor.qml