Skip to content
Snippets Groups Projects

Features 3048

Merged tatiana.novikova requested to merge features-3048 into develop
2 files
+ 5
1
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 1
1
@@ -44,7 +44,7 @@ DapComboBoxForm
id: tm
font: fontComboBox
elide: Text.ElideRight
text: modelData
text: model[comboBoxTextRole]
elideWidth:
{
if(index != currentIndex)
Loading