Feature 2798
Compare changes
Files
2+ 53
− 14
@@ -3,11 +3,13 @@ import QtQuick.Controls 2.2
@@ -3,11 +3,13 @@ import QtQuick.Controls 2.2
@@ -17,38 +19,75 @@ import QtGraphicalEffects 1.0
@@ -17,38 +19,75 @@ import QtGraphicalEffects 1.0
/// - sets the indent from the edge of the upper and lower edges of the parent in the active and normal state
source: parent.popup.visible ? "qrc:/res/icons/ic_arrow_drop_up_dark_blue.png" : "qrc:/res/icons/ic_arrow_drop_down_dark_blue.png"
@@ -69,7 +108,7 @@ ComboBox {
@@ -69,7 +108,7 @@ ComboBox {