Commit d5515f10 authored by Ronan Abhamon's avatar Ronan Abhamon

chore(CollapseStyle): commentary

parent 08440e39
......@@ -8,6 +8,8 @@ QtObject {
property string icon: 'collapse'
property Rectangle background: Rectangle {
// Do not use Constants.colors.
// Collapse uses an icon without background color.
color: 'transparent'
}
}
Markdown is supported
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