mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-13 04:19:03 +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 bool allowSelection: true //Whether to allow the user to select items.
|
||||||
property string sectionRole: ""
|
property string sectionRole: ""
|
||||||
|
|
||||||
|
property alias flickableDirection: tableView.flickableDirection
|
||||||
Row
|
Row
|
||||||
{
|
{
|
||||||
id: headerBar
|
id: headerBar
|
||||||
|
Loading…
x
Reference in New Issue
Block a user