mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 21:38:58 +08:00
Expose flickable direction for TableView
CURA-8948
This commit is contained in:
parent
8cf9fe7941
commit
a14c160d86
@ -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…
x
Reference in New Issue
Block a user