Skip to content
Snippets Groups Projects
Commit cb568318 authored by Aline Gondim Santos's avatar Aline Gondim Santos
Browse files

fix: tabBar background color in shortcuts window

Change-Id: Icc39d1607c533c4b520a8c320b7eb575d747ec47
GitLab: #1019
parent a530db85
No related branches found
No related tags found
No related merge requests found
......@@ -290,6 +290,9 @@ Window {
width: 96
height: JamiTheme.keyboardShortcutTabBarSize
contentHeight: JamiTheme.keyboardShortcutTabBarSize
background: Rectangle {
color: windowRect.color
}
Repeater {
model: ["1", "2", "3", "4"]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment