Просмотр исходного кода

Updated the documentation of the contentAlignment property

Jaime van Kessel 5 лет назад
Родитель
Сommit
e5d7387fed
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      resources/qml/ExpandableComponent.qml

+ 1 - 0
resources/qml/ExpandableComponent.qml

@@ -41,6 +41,7 @@ Item
     property alias disabledText: disabledLabel.text
 
     // Defines the alignment of the content with respect of the headerItem, by default to the right
+    // Note that this only has an effect if the panel is draggable
     property int contentAlignment: ExpandableComponent.ContentAlignment.AlignRight
 
     // How much spacing is needed around the contentItem