tltv / gantt

Gantt Chart Add-on for Vaadin 8
Apache License 2.0
20 stars 23 forks source link

enable/disable movement per steps #62

Closed tistvan closed 7 years ago

tistvan commented 7 years ago

I added setMovable() setter to AbstractStep (similar to setResizable()) so the movement can be disabled for steps if the gantt.movableSteps is true.