Nice Add-On. Is it also possible to move the steps vertically?

Nice Add-On. Is it also possible to move the steps vertically?

It’s only partly supported.
You can extend Gantt.fireMoveEvent(String stepUid, String newStepUid, long startDate, long endDate)
method where ‘newStepUid’ is the uid of the vertical Step target.