mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-18 20:28:01 -06:00
Expose flickable direction for TableView
CURA-8948
This commit is contained in:
parent
8cf9fe7941
commit
a14c160d86
1 changed files with 1 additions and 0 deletions
|
@ -27,6 +27,7 @@ Item
|
|||
property bool allowSelection: true //Whether to allow the user to select items.
|
||||
property string sectionRole: ""
|
||||
|
||||
property alias flickableDirection: tableView.flickableDirection
|
||||
Row
|
||||
{
|
||||
id: headerBar
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue