Skip to content
Snippets Groups Projects
Commit 2df8931a authored by Jorrit Schaap's avatar Jorrit Schaap
Browse files

Task #8574: disallow row-switching

parent 37c1edf5
No related branches found
No related tags found
No related merge requests found
......@@ -41,7 +41,10 @@
show-side='true'>
<gantt-tree enabled="true"></gantt-tree>
<!-- <gantt-table></gantt-table> -->
<gantt-movable></gantt-movable>
<gantt-movable enabled="true"
allow-moving="true"
allow-resizing="true"
allow-row-switching="false"></gantt-movable>
<gantt-tooltips></gantt-tooltips>
</div>
</div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment