Skip to content
Snippets Groups Projects
Commit 8c68a2ae authored by andrey.daragan's avatar andrey.daragan
Browse files

Merge branch 'revert-bfa83d77' into 'develop'

Revert "Merge branch 'master' into 'develop'"

See merge request !34
parents bfa83d77 d00c1931
No related branches found
No related tags found
1 merge request!34Revert "Merge branch 'master' into 'develop'"
...@@ -85,6 +85,7 @@ ComboBox ...@@ -85,6 +85,7 @@ ComboBox
//@detalis mainLineText Text without unneccesary part. //@detalis mainLineText Text without unneccesary part.
property string mainLineText property string mainLineText
width: popup.visible ? widthPopupComboBoxActive : widthPopupComboBoxNormal width: popup.visible ? widthPopupComboBoxActive : widthPopupComboBoxNormal
height: popup.visible ? heightComboBoxActive : heightComboBoxNormal height: popup.visible ? heightComboBoxActive : heightComboBoxNormal
anchors.verticalCenter: parent.verticalCenter anchors.verticalCenter: parent.verticalCenter
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment